Get metrics from Ambassador in real time to:
-
Visualize the performance of your microservices
-
Understand the impact of new versions of your services as you use Ambassador to do a canary rollout
Enable DogStatsD on your Agent Daemonset, and set the following environment variable on your Ambassador pod:
name: STATSD_HOST
valueFrom:
fieldRef:
fieldPath: status.hostIP
With this setup, StatsD metrics are sent to the IP of the host, which redirects traffic to the Agent port 8125.
See Envoy statistics with StatsD for more information.
You can also send tracing data from Ambassador to Datadog APM. See Distributed Tracing with Datadog for more information.
See metadata.csv for a list of metrics provided by this check.
The Ambassador check does not include any events.
The Ambassador check does not include any service checks.
Need help? Contact Datadog support.