-
Notifications
You must be signed in to change notification settings - Fork 21
Telegraf agent manage params #233
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
These params control managing the Telegraf class, service, and outputs. It also adds one to manage token authentication.
This is still supported with enterprise InfluxDB
This commit adds $include_pe_metrics to the defined types and templates to allow for configuring whether we want to include file sync metrics.
This commit adds a new parameter for passing additional hash elements to the options parameter of the Telegraf inputs used in this module.
|
|
||
| All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org). | ||
|
|
||
| ## [v2.4.0](https://github.com/puppetlabs/puppet_operational_dashboards/tree/v2.3.0) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the changelog is generated automatically, please don't do it by hand
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is when the release workflow works, which it currently doesn't. I thought I'd have to manually do it at the moment?
|
Im unable to perform acceptance pipeline on this at the moment as work is being carried out on the provisioner backend |
|
Is there an estimate for when that will be working again? It's been non-functional for about a year now. Alternatively, could there be a release without the acceptance tests? |
This commit fixes the hardcoded database name and removed the version string. This is not needed anymore on newer postgresql versions
This commit adds the following new features: