Datadog Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 6: Line 6:
The Datadog agent has a built-in [[StatsD]] server, exposed over a configurable port.
The Datadog agent has a built-in [[StatsD]] server, exposed over a configurable port.
==DogStatsD==
==DogStatsD==
{{External|https://docs.datadoghq.com/developers/dogstatsd/?tab=hostagent}}
{{External|https://docs.datadoghq.com/developers/dogstatsd/}}
DogStatsD is a metrics aggregation service bundled with the [[#Agent|Datadog agent]].
DogStatsD is a metrics aggregation service bundled with the [[#Agent|Datadog agent]].



Revision as of 22:47, 6 January 2022

Internal

Agent

The Datadog agent has a built-in StatsD server, exposed over a configurable port.

DogStatsD

https://docs.datadoghq.com/developers/dogstatsd/

DogStatsD is a metrics aggregation service bundled with the Datadog agent.

DataDog and Kubernetes

The DataDog agent can be deployed as a container in ???