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

Implement Prometheus backend #285

Open
tiedotguy opened this issue Feb 11, 2020 · 2 comments
Open

Implement Prometheus backend #285

tiedotguy opened this issue Feb 11, 2020 · 2 comments
Labels

Comments

@tiedotguy
Copy link
Collaborator

This may be a bit difficult to do, as data is generally aggregated by the time it reaches the backend, and dealing with flush intervals and clearing of metrics and things like that will likely involve a bit of refactoring somewhere.

This is distinct from an internal prom statser (#284), although an internal regular statser with prom backend should have similar results.

@dadux
Copy link

dadux commented Mar 3, 2020

https://github.com/prometheus/statsd_exporter exist already.

@tiedotguy
Copy link
Collaborator Author

I mean... so does etsy statsd, but here we are with gostatsd :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants