File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments