-
StatsD metrics support.
-
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 …
-
**Describe the bug**
The docs currently suggest that the way to start using UDS instead of UDP for statsd communication is to call `datadog.initialize(statsd_socket_path='/some/path')`
While this …
-
Would it make sense to integrate with Grafana and InfluxDB/Prometheus for metrics rather than rolling your own UI? The lingua franca for our telemetry implementation is the Prometheus format which we…
-
### What happened?
## Description
The `is_monotonic_counter` flag is not a generally useful feature for typical OpenTelemetry users and this behavior should be enabled by default. Most statsd coun…
-
**Is your feature request related to a problem? Please describe.**
I cannot configure Vault CR to create a service available under port 443 pointing to the pod API on a different port.
Vault per d…
-
Currently we have 2 ways of getting information from a perf run:
* Pull it from summarized metadata
* Pull it from StatsD metrics
Not sure if we have instrumented the /query endpoint. If so we…
-
Prometheus's true power comes from its multi-dimensional data model: metric names with arbitrary key/value dimensions. I wonder if it would be a good idea to allow some configurability of the `Prometh…
-
## Issue Description
As a developer,
I need organic modal statsd calls to be limited to once/user session,
To add more value to the metrics and prevent us from going over our monitoring limit
---
## …
-
We should split the Regex pools into multiple pools, one per usecase:
- Project Config
- Cardinality
- Quotas
- Misc (metric meta)
The configuration should accept the config we already have a…