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

Provide support for pushing metrics to statsd #908

Closed
5 of 6 tasks
tomkerkhove opened this issue Mar 17, 2020 · 1 comment · Fixed by #1000
Closed
5 of 6 tasks

Provide support for pushing metrics to statsd #908

tomkerkhove opened this issue Mar 17, 2020 · 1 comment · Fixed by #1000
Labels
agents:scraper All issues related to the scraping agent feature All issues that are new features integration:statsd All issues related to pushing metrics to statsd
Milestone

Comments

@tomkerkhove
Copy link
Owner

tomkerkhove commented Mar 17, 2020

Provide support for pushing metrics to statsd enabled endpoints.

This should be an opt-in in the runtime configuration.

https://github.com/statsd/statsd

Checklist

  • Provide support for emitting over statsd
  • Provide server configuration where to emit to
  • Provide validation for server configuration
  • Provide docs on statsd support
  • Provide docs on statsd configuration
  • Setup local developer experience to emit to graphite
@tomkerkhove tomkerkhove added feature All issues that are new features integration:statsd All issues related to pushing metrics to statsd labels Mar 17, 2020
@tomkerkhove tomkerkhove changed the title Provide support for pushing metrics to statsd Provide support for pushing metrics to statsd Mar 17, 2020
@tomkerkhove
Copy link
Owner Author

tomkerkhove commented Mar 17, 2020

We need to determine if this should be the same agent or if we need to move this to a new container.

It feels more natural to split them based on the system it supports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agents:scraper All issues related to the scraping agent feature All issues that are new features integration:statsd All issues related to pushing metrics to statsd
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant