Datadog Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 7: Line 7:
==DogStatsD==
==DogStatsD==
{{External|https://docs.datadoghq.com/developers/dogstatsd/}}
{{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]]. DogStatsD implements the [[StatsD]] protocol and a few extensions (histogram metric type, service checks, events and tagging)


=DataDog and Kubernetes=
=DataDog and Kubernetes=


The [[#Agent|DataDog agent]] can be deployed <font color=darkkhaki>as a container in ???</font>
The [[#Agent|DataDog agent]] can be deployed <font color=darkkhaki>as a container in ???</font>

Revision as of 22:48, 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. DogStatsD implements the StatsD protocol and a few extensions (histogram metric type, service checks, events and tagging)

DataDog and Kubernetes

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