Skip to content

Files

Latest commit

 

History

History

ambassador

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Ambassador Integration

Overview

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

snapshot

Setup

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.

Data Collected

Metrics

See metadata.csv for a list of metrics provided by this check.

Events

The Ambassador check does not include any events.

Service Checks

The Ambassador check does not include any service checks.

Troubleshooting

Need help? Contact Datadog support.