- Flatten all metrics. Now using single value per metric instead of complex user-defined types.
- New configuration MAX_RETENTION can be set.
- Data schema versions is updated to 2
- Add Puppet5 compat when the catalog does not compile.
- Python 3 fix
- Pypi auto publish fixed.
- Empty release, new pypi pass.
- Empty release, first on pypi.
- Empty release, first on pypi.
- Force a 6 hour retention period of results in collectd.
- A schema_version is now published as collectd metadata, set to 1 now.
- Add a gauge to puppet_time flagging if the catalog compiled.
- Switch to using setup tools.
- Don't send since_last_run, redundant.
- Don't send any data if puppet has not run.
puppet_resources
metric renamed topuppet_run
metric.config_retrieval
andtime
metrics moved frompuppet_time
topuppet_run
type.puppet_run
type only populated if agent trys to implement a catalog.
- If compile failiure there is no resources metric.
- First Release