-
We are running fabio alongside Nomad and Consul. And we have enabled access logging in fabio and are sending metrics to Datadog (via dogstatsd). But I observed that information in metrics as seen in D…
-
I see the chart allows to deploy the prometheus statsd exporter but I do not see any data there and it looks like PostHog actually does not support statsd metrics at all.
Or am I missing something? …
-
Howdy folks,
Not really a bug but couldn't find a mailing list.
Anyway, today we are using statsd on production by running a statsd on every production host and sending statsd to it and then send th…
-
**Describe the bug**
Run `StatsdMeterRegistryPublishTest.receiveParallelMetricsSuccessfully` test and inspect console output.
StatsdMeterRegistry is configured to be unbuffered (`new StatsdMeterRegi…
hdv updated
10 months ago
-
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…
-
var _ = require('lodash');
var config = require('../configuration');
var flowEvent = require('../flow-event');
var MetricsCollector = require('../metrics-collector-stderr');
var StatsDCollector = req…
-
### Apache Airflow version
2.6.2
### What happened
There are a handful of "end of action" metrics which are emitted in StatsD but not getting emitted in OTel. I believe the solution is to ad…
-
Instrumentation of this tool reports metrics like:
```
"metric": {
"__name__": "http_requests_total",
"instance": "statsd-proxy:80",
"job": "statsd-proxy",…
-
i've enabled PCP hotproc metrics using hotproc.conf (cpuburn > 0.10) & also seup sasl based authentication and installed redis as well as grafana everything on a test server.
the real issue I've ob…
-
We store the statsd metrics envoy emits in a SAAS monitoring tool that charges us based on the number of measurements we store at a particular reporting interval. Some of the metrics we are recording …