-
**Dogstatsd in containerized environments**
- Authors: Xavier Vello (@xvello)
- Status: draft
**Overview**
This RFC tries to address the use case of emitting custom metrics from contai…
-
There is a new experimental Dogstatsd [protocol](https://github.com/DataDog/datadog-agent/tree/main/pkg/dogstatsd#experimental-dogstatsd-protocol-11) (1.1) which supports sending multiple values in a …
-
**User Story**
As a VRO Partner team Developer I want to Publish custom metrics without adversely affecting application performance, so that I can provide visibility of the impact our benefits enhanc…
-
**Note:**
If you have a feature request, you should [contact support](https://docs.datadoghq.com/help/) so the request can be properly tracked.
**Is your feature request related to a problem? Ple…
-
Hi,
Is DogStatsD safe to use with `asyncio`? I'm particularly interested if it uses any thread-blocking calls. It would be nice to have this mentioned in readme / docs (in addition to the thread sa…
-
Hi!
Sometimes I need to configure host and port at runtime (for example, for using remote datadog-agent in [proxy mode](https://docs.datadoghq.com/agent/proxy/?tab=agentv6#using-the-agent-as-a-prox…
-
Newer versions of the DogstatsD protocol support an optional timestamp value for count and gauge metrics: https://docs.datadoghq.com/developers/dogstatsd/datagram_shell/?tab=metrics#dogstatsd-protocol…
-
The `DD_DOGSTATSD_MAPPER_PROFILES` config used by the Airflow integration is missing the `queued_duration` metric, and mishandles `task_instance_created` past 2.6.3.
#### Queued duration
The `dag.…
-
Hi dd-agent folks,
Apologies if this github is not the appropriate place to inquire about this, however I'm not getting very far with existing documentation or the public slack group, so hoping som…
-
### Description
This came up with someone trying to use an environment variable as a parameter in their tracing backend.
They are doing:
```
env:
- name: DOGSTATSD_HOST_IP
valueFrom:
fi…