You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, thank you for your library, very interesting.
I have a suggestion to make it agnostic to the monitoring backend, e.g. I want to plug statsd or Datadog/Newrelic instead of Prometheus
The text was updated successfully, but these errors were encountered:
Thank you for your suggestion @kpavlov.
I think I'll stick with prometheus collectors, as they are extremely low-overhead.
Nothing prevents however adding an exporter to extract the data from prometheus collector registry into statsd/Datadog/Newrelic formats. I would gladly consider a PR, as I myself have no experience with any of these.
Hello, thank you for your library, very interesting.
I have a suggestion to make it agnostic to the monitoring backend, e.g. I want to plug statsd or Datadog/Newrelic instead of Prometheus
The text was updated successfully, but these errors were encountered: