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

fix: host tag got overridden #26

Merged
merged 1 commit into from
Jan 18, 2022
Merged

fix: host tag got overridden #26

merged 1 commit into from
Jan 18, 2022

Conversation

NNcrawler
Copy link
Member

BUG
By default, Telegraf sets host tag in metrics that are sent to Telegraf. Few Raccoon metrics populate host tag for Kafka broker tag. It can cause problems for Telegraf. In our case, the metrics are detected as duplicated when Telegraf sends them to our monitoring solution.

I made changes to use broker as the tag name instead.

@NNcrawler NNcrawler requested a review from ramey January 17, 2022 02:44
Copy link
Member

@ramey ramey left a comment

Choose a reason for hiding this comment

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

LGTM!

@NNcrawler NNcrawler merged commit b361657 into main Jan 18, 2022
@NNcrawler NNcrawler deleted the fix-host-tag-override branch January 18, 2022 02:54
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.

2 participants