Skip to content

Conversation

@santanu33
Copy link

@santanu33 santanu33 commented Sep 16, 2025

Summary

[global_tags] is applied to all the checks, This doesn't go very well when we need different tags for different checks, like data center, team name, etc. Having those additional tags will help us to write alerts and group responses effectively.

Checklist

  • No AI generated code was used in this PR

Related issues

resolves #

@telegraf-tiger
Copy link
Contributor

Thanks so much for the pull request!
🤝 ✒️ Just a reminder that the CLA has not yet been signed, and we'll need it before merging. Please sign the CLA when you get a chance, then post a comment here saying !signed-cla

@santanu33
Copy link
Author

!signed-cla

@santanu33 santanu33 changed the title add additional_tags for http_response metrics feat(http_response): add additional_tags for http_response metrics Sep 16, 2025
@telegraf-tiger telegraf-tiger bot added the feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin label Sep 16, 2025
@santanu33
Copy link
Author

!signed-cla

1 similar comment
@santanu33
Copy link
Author

!signed-cla

@telegraf-tiger
Copy link
Contributor

@srebhan
Copy link
Member

srebhan commented Sep 17, 2025

Why do you need this? You can use the already available plugin level tags setting to add custom tags like

[[inputs.http_response]]
  ...
  [inputs.http_response.tags]
    environment = "foo"
    division = "bar"

@srebhan srebhan added the waiting for response waiting for response from contributor label Oct 2, 2025
@telegraf-tiger
Copy link
Contributor

Hello! I am closing this issue due to inactivity. I hope you were able to resolve your problem, if not please try posting this question in our Community Slack or Community Forums or provide additional details in this issue and reqeust that it be re-opened. Thank you!

@telegraf-tiger telegraf-tiger bot closed this Oct 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin waiting for response waiting for response from contributor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants