-
These metrics are documented in the [Agent checks](http://docs.datadoghq.com/guides/agent_checks/#sending-metrics) documentation, but the dogstatsd service does not support submitting them using UDP. …
-
**Describe the bug**
We're running a multitenant API deployment and we're using the `env` tag to identify the customer that issued the request. As a result, we're manually specifying `env` using `tr…
-
https://github.com/DataDog/helm-charts/blob/e33ce0c14aa4188d8f0ef66acb5d5e935cf4b115/charts/datadog/templates/_container-trace-agent.yaml#L89-L93
If your values.yaml config is:
```
datadog:
…
-
**Describe the bug**
Our dogstatsd metrics stopped working ever since we moved from GCP GKE to AWS EKS. We run the Datadog agent with UDP port 8125 bound to the host. We initialize our Dogstatsd cons…
-
Should this library support `DD_TAGS` like `dd-trace-go` do it [here](https://github.com/DataDog/dd-trace-go/blob/v1.32.0/ddtrace/tracer/option.go#L158) ?
This would avoid to use the [`WithTags`](h…
-
```
client.Timing("external_request", time.Since(start), tags, 1)
```
... now how do I write a test to assert this has been called ?
-
```
# telemetry: If telemetry is desired use this section to configure the
# available metrics collectors.
# telemetry {
# Prometheus {
# # host: Prometheus server host.
# # host =…
-
Could you please re-write this to start automatically as part of the general OTP supervision tree?
I think having one registered process would be great, to do:
`:datadogsd.gauge(..`
-
I had a process running on one of my servers (Windows 2012 R2 Standard x64) which leaked sockets. Eventually the system ran out of ephemeral ports and dogstatsd started throwing this error:
```
Trace…
-
Playing with this in Virtualbox with the connect/disconnect adapter shortcut.
In `/var/log/datadog/collector.log`
```
017-06-08 14:04:07 CEST | ERROR | dd.collector | checks.tcp_check(network_…