You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
Prior to this commit, this module supported < 4.0.0 of the
puppet-telegraf module. This commit allows 4.x support now that 4.1.0 is
compatible with this module.
PostgreSQL metrics collection requires Telegraf version 1.9.1 or later.
332
332
333
+
### Puppet-Telegraf module version 4.0.0
334
+
335
+
This module is not compatible with `puppet-telegraf` version 4.0.0. Please use 3.x or 4.1+. See (#158)[https://github.com/puppetlabs/puppet_metrics_dashboard/issues/158] for more details.
336
+
333
337
## Development
334
338
335
339
Please refer to [CONTRIBUTING.md](CONTRIBUTING.md) for more information.
0 commit comments