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

StatsdReporter does not support tags #105

Open
joelmarty opened this issue Apr 21, 2022 · 0 comments · May be fixed by #106
Open

StatsdReporter does not support tags #105

joelmarty opened this issue Apr 21, 2022 · 0 comments · May be fixed by #106

Comments

@joelmarty
Copy link

The current implementation of the statsd reporter uses an old version of the statsd client that does not have tags support.

  1. The statsd client version should be updated (2.x is deprecated anyways)
  2. StatsdReporter should report tags
@joelmarty joelmarty linked a pull request Apr 21, 2022 that will close this issue
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 a pull request may close this issue.

1 participant