Skip to main content
Edge Datadog targets environments that send telemetry to Datadog. It supports the Datadog Logs API and Metrics API.

Supported Endpoints

Configuration

config.json

Regional Endpoints

Set upstream_url and metrics_url based on your Datadog region:

Running

Datadog Agent Configuration

Point your Datadog Agent at Edge instead of Datadog.

Logs

In datadog.yaml:
Or via environment variables:

Metrics

In datadog.yaml:
Or via environment variable:

Log Format

Edge expects Datadog’s log format:

Field Mapping

Datadog fields map to policy matchers:

Example Policies

Drop Debug Logs

Filter by Service

Drop Health Checks

Drop Noisy Metrics

Compression

Edge supports gzip and zstd compression for both incoming requests and outgoing requests to Datadog. The Datadog Agent sends compressed payloads by default. Edge accepts those compressed requests and forwards them to Datadog.

Next Steps

Log Filter

All log filtering options

Log Transform

Redact and transform logs