-
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…
-
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](…
-
## Expected Behavior
updating packages for embedded temporal , from go.temporal.io/server v1.9.2 to go.temporal.io/server v1.14.3
go mod tidy works fine
## Actual Behavior
go mod tidy fails
te…
-
**Describe what happened:**
Gauge clears previous value after flush.
https://github.com/DataDog/datadog-agent/blob/33db6c888082da73e04a7d344b9c78ee3a72371d/pkg/metrics/gauge.go#L21
**Describe wha…
-
### Description
In case of send some gauge metric more than 200 times per server stats interval / discrete period, count of sends replaces actual value.
### Example:
Send `path:2|g` 200 times (or…
-
DataDog and InfluxDB support the concept of "tagging" individual metrics, and it would be really nice if the StatsD input plugin had support for tags too.
More info:
- http://docs.datadoghq.com/guid…
-
I was doing load testing and fired around 1000 requests over a period of 200 seconds using Gatling.
I used Timer for a metric.
But i see only around 350 events on Graphite console.
I tried using Cou…
-
Testing on Linux, I can see we get logs like the following with #2611 (and therefore epoll enabled) when the statsd daemon isn't running:
```
2021-05-28 03:11:45.544 WARN 6373 --- [ udp-epoll-1]…
-
As with all KCL based apps we need a way to report and alert on lag. As this app will not have the same table structure as traditional KCL apps we cannot re-use Tupilak so will need a different solut…
-
Hi team,
Found this option in CR `serviceMonitorEnabled: true`, but it create a serviceMonitor object with link inside vault not to exporters. Also it request token etc.
Why don't you use servic…