Skip to content

Commit 077a77c

Browse files
committed
6.0.0 Release
This commit updates the release from 5.3.0 to 6.0.0 and updates the CHANGELOG with the changes since the last release.
1 parent 576b549 commit 077a77c

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# Major Release 6.0.0
2+
3+
## Improvements
4+
- Switch from the v1 to v2 Metrics API for additional metrics (for PuppetDB)
5+
- Collect ACE and Bolt service metrics
6+
- Reorganize into service and system classes
7+
- Move duplicate code from service classes to defined types
8+
- Move templated per-service tidy scripts to one common 'metrics_tidy' script
9+
- Simplify the 'create-metrics-archive' script, removing the one constant parameter
10+
- Do not symlink the 'create-metrics-archive' script to '/opt/puppetlabs/bin/'
11+
- Store configuration and code in separate 'config' and 'scripts' directories
12+
- Eliminate the '/opt/puppetlabs/puppet_metrics_collector/bin' directory
13+
- Add puppet code to delete the resulting legacy directories and files
14+
- Resolve various puppet-lint and rubocop issues
15+
- Refactor the shell scripts
16+
- Merge json2graphite.rb and json2timeseriesdb scripts
17+
- Update measurement tagging
18+
- Update to PDK 1.16
19+
- Update documentation
20+
121
# Minor Release 5.3.0
222

323
## Improvements

0 commit comments

Comments
 (0)