We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b926a10 commit dbcc8bbCopy full SHA for dbcc8bb
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+# Minor Release 6.3.0
2
+
3
+## Improvements
4
+- Update json2timeseriesdb to tag Postgres metrics [#79](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/pull/79)
5
6
+## Changes:
7
+- Fix psql_metrics error checking [#78](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/pull/78)
8
9
# Minor Release 6.2.0
10
11
## Improvements
metadata.json
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-puppet_metrics_collector",
- "version": "6.2.0",
+ "version": "6.3.0",
"author": "npwalker",
"summary": "A Puppet module for gathering metrics from PE components",
"license": "Apache-2.0",
0 commit comments