kamon-io / Kamon

Distributed Tracing, Metrics and Context Propagation for applications running on the JVM
https://kamon.io
Other
1.41k stars 328 forks source link

ISSUE-1337 Add EntityID to DatadogAgentReporter #1338

Closed juancarrey closed 6 months ago

juancarrey commented 6 months ago

Opened an issue for this: https://github.com/kamon-io/Kamon/issues/1337

This is a contributed PR to add this EntityID to the DatadogAgentReporter only.

DogStatsD docs: https://docs.datadoghq.com/developers/dogstatsd/?tab=hostagent&code-lang=java

This PR adds default DataDog entity-id tag for origin detection and auto-tagging support.