Skip to content
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

Allow for raw toml configs for telegraf #358

Closed
wants to merge 7 commits into from
Closed

Allow for raw toml configs for telegraf #358

wants to merge 7 commits into from

Conversation

foobaar
Copy link

@foobaar foobaar commented Sep 12, 2021

There are use cases where we the yaml->toml conversion does not work with the current template.
This allows for all the edge cases.

@alespour
Copy link
Contributor

Apologies for the delayed response. Could you please rebase, and bump chart version? Thank you.

@alespour
Copy link
Contributor

alespour commented Mar 9, 2022

Closes #119
Closes #429

foobaar and others added 5 commits March 18, 2022 13:42
There are use cases where we the yaml->toml conversion does not work with the current template.
This allows for all the edge cases.
Backwards compatible change
@alespour alespour removed their request for review March 18, 2022 13:43
@alespour
Copy link
Contributor

I've found that similar config override exists in telegraf-ds since #239, so I've just changed the key for the sake of certain consistency though snake case is used rarely, and added test file for CI.

Comment on lines +156 to +157
override_config:
toml: ~
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alespour - should this really be a tilde or the entire section commented out?

@foobaar foobaar closed this by deleting the head repository Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants