-
### Is your feature request related to a problem? Please describe.
I want to export metrics via [StatsD](https://github.com/statsd/statsd), a common protocol used for many backends including Graphi…
-
It would be useful if WeaveDNS could generate some metrics. I think this would be a valuable feature for users for monitoring, setting alerts and catching performance problems, as well as making thing…
-
Currently, Apache Airflow uses StatsD for metrics collection and monitoring. To modernize our observability stack and align with industry standards, we should adopt OpenTelemetry as the primary metric…
-
It looks like the default namespace for counters is wrong:
https://github.com/etsy/statsd/blob/master/backends/graphite.js#L245
it should be:
counterNamespace = ['stats', 'counters'];
-
# Description
## Why
As we're introducing breaking changes to the main branch, it would be better to begin recording the things we could use migration tools to help our users migrate from Airflow …
Lee-W updated
4 hours ago
-
I know that with StatsD you are able to configure a repeater backend so that metrics can be used by 2 different backends. Is it possible to do that with GoStatsD?
-
(Note: After writing this I tried a last ditch effort and now see my next comment)
First, thanks for providing this module and I am hopeful you can help me.
I am sure I am screwing something up …
-
Great project! I'd like to get this working with HostedGraphite.com
Looks like i need to prefix the metrics with my API Key. Where in the code would you recommend doing this?
-
I remember reading about #279 (supporting different backends for Glowroot other than Cassandra) sometime back and the complexity involved.
But was wondering at the same time if publishing the metr…
-
Our problem: we'd like an easy way to test new metrics via the command line, e.g. run ` | ` and have metrics flushed to stdout periodically.
In statsd terms I think what we want is a stdin "[server](…