Difference between revisions of "Datadog agent"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 21: Line 21:
 
* [[Datadog environment variables]]: https://docs.datadoghq.com/containers/docker/?tab=standard#environment-variables
 
* [[Datadog environment variables]]: https://docs.datadoghq.com/containers/docker/?tab=standard#environment-variables
  
 +
 +
* [[Datadog agent compose example]]: https://docs.datadoghq.com/containers/guide/compose-and-the-datadog-agent/
  
 
== Logs ==
 
== Logs ==
Line 29: Line 31:
 
* <code>[[s6-svstat]] [[/var/run/s6/]]services/agent/</code>
 
* <code>[[s6-svstat]] [[/var/run/s6/]]services/agent/</code>
 
* [[GCP trace-agent]]
 
* [[GCP trace-agent]]
 +
* [[Metric collection tools]]
 +
* [[Datadog Kubernetes APM]]
 +
* [[Datadog Cluster Agent for Kubernetes]]
 +
* [[Install the Datadog Agent on Kubernetes]]
  
 
== See also ==
 
== See also ==

Latest revision as of 11:32, 30 October 2024

https://docs.datadoghq.com/agent/

Installation:

DD_AGENT_MAJOR_VERSION=7 DD_API_KEY=XXXXXXXXXXXXXX DD_SITE="datadoghq.com" bash -c "$(curl -L https://install.datadoghq.com/scripts/install_mac_os.sh)"


/etc/datadog-agent/datadog.yaml
datadog-agent status
config_poller.go Unable to collect configuration from provider enpoints-checks: temporary failure
collector.go


Logs[edit]

Related[edit]

See also[edit]

Advertising: