We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2386c44 + 4d6180f commit 2834b35Copy full SHA for 2834b35
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+# Minor Release 6.1.0
2
+
3
+## Improvements
4
+ - Fixes a bug where the tarballs files would contain 90 days worth of files instead of 1
5
+ - Ensure the system metrics can be tidied up
6
+ - Stop pretty-printing the system metrics.
7
+ - [PR #61](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/pull/61)
8
9
# Major Release 6.0.0
10
11
This is a major release as it drops support for Puppet 4.x and versions of PE
metadata.json
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-puppet_metrics_collector",
- "version": "6.0.0",
+ "version": "6.1.0",
"author": "npwalker",
"summary": "A Puppet module for gathering metrics from PE components",
"license": "Apache-2.0",
0 commit comments