Telegraf agent manage params#233
Open
m0dular wants to merge 9 commits into
Open
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.
bastelfreak
reviewed
Oct 24, 2025
|
|
||
| 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) |
Collaborator
There was a problem hiding this comment.
the changelog is generated automatically, please don't do it by hand
Contributor
Author
There was a problem hiding this comment.
It is when the release workflow works, which it currently doesn't. I thought I'd have to manually do it at the moment?
bastelfreak
reviewed
Oct 24, 2025
Collaborator
|
Im unable to perform acceptance pipeline on this at the moment as work is being carried out on the provisioner backend |
Contributor
Author
|
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
Collaborator
|
@m0dular unit tests should at least run now, have a go |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This commit adds the following new features: