-
We have a statsd run on UDP and InfluxDB backend worked fine, until the day before yesterday when we add a repeater backend to the statsd instance.
Repeater send data to another statsd and there is …
-
### Description
From @ferruzzi:
> Currently when you add a new metric to the codebase, you must also manually update the docs page. The docs page inevitably gets out of date and misses some det…
-
* **Version**: any
* **Platform**: server and agent
* **Subsystem**: any
There're a lot of metrics with type `summary` in spire. These metric type calculates requests count, sum of all latenc…
-
I have a setup where applications are sending metrics to 2 different statsd. Both Statsd are sending to a graphite backend.
I decide to test repeater backend on one of 2 statsd in order to copy all …
-
I have started testing statsrelay in our envioment by using statsd repeater. Onething I noticed is difference in metrics recieved in graphite vs statsd proxy.
![image](https://user-images.githubuse…
-
Etsy's statsd now supports pluggable backends, so we should implement that so that we can stay in sync with the mainline statsd.
-
-
Hi there,
Forgive me if there is a way to do this, and I have missed it.
I wonder if it would be acceptable to enable users of statsd to provide configuration via environment variables or comman…
-
I am trying to connect influx db from statsd, it is always showing 404 error. I am using 1.1.1 influxdb version, statsd with the latest commit.
Logs
'getkong.test.request.status.200': 0,
'getk…
-
### 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…