Elido
← Integrations
Beta

Datadog + Elido — redirect latency and click rate in your dashboards

Stream elido.redirect.latency_ms and elido.click.rate to Datadog every 60 seconds. Build SLOs, correlation graphs, and P95 monitors alongside your application infrastructure. API key setup — two steps.

What you can do

Link infrastructure observability inside Datadog

Redirect latency as a first-class metric
elido.redirect.latency_ms arrives in Datadog every 60 seconds, tagged by region and link slug. Build SLOs, P95 monitors, and heatmaps alongside your application infrastructure.
Click rate over time
elido.click.rate gives you per-minute click counts broken down by domain and slug. Spot traffic anomalies, viral spikes, or sudden drops — all in the same platform where your application metrics live.
Alerts in your existing incident flow
Datadog monitors on Elido metrics trigger the same PagerDuty / OpsGenie / Slack pages as your application alerts. No separate tooling for link infrastructure observability.
Correlate link traffic with app health
Overlay elido.click.rate with your application request rate and error rate. See whether a link-driven traffic spike caused downstream pressure — in a single Datadog dashboard.

How it works

Outbound — Elido → Datadog Metrics API

Elido's metrics-exporter aggregates redirect latency and click counts in 60-second windows and POSTs to the Datadog Metrics API endpoint for your region using your stored API key. The key only needs metrics:write and events:write — no read access required. Data flows outbound only.

1
Elido aggregates metrics

60s windows: p50/p95/p99 latency + click count per slug and region

2
POST to Datadog Metrics API

Sent to your region endpoint with your API key

3
Metrics in Datadog

Available in dashboards, monitors, SLOs, and Notebook

Setup guide

Two steps to link metrics in Datadog

  1. 1
    Create a Datadog API key

    Datadog → Organization Settings → API Keys → New Key. Name it something like elido-metrics.

  2. 2
    Paste in Elido

    /dashboard/notifications → Datadog → paste key + pick a region (US1/EU/etc.). We push elido.redirect.latency_ms and elido.click.rate metrics every 60s.

Authentication

API key — write-only, encrypted at rest

The Datadog integration uses an API key (not an Application key) that you create in Datadog's Organization Settings. The API key only needs metrics:write and events:write — it cannot read your dashboards, monitors, logs, or any other Datadog data. Elido encrypts the key with your workspace's KMS key before storage. You can revoke it from Datadog at any time, and you can remove the integration from /dashboard/notifications → Datadog → Remove.

Create a dedicated API key named elido-metrics with only the minimum permissions. Datadog supports scoped API keys — use them to limit blast radius if the key is ever rotated or revoked.

Frequently asked questions

What metrics does Elido send to Datadog?+

Elido pushes two core metrics on a 60-second interval: elido.redirect.latency_ms (gauge, p50/p95/p99 per region and link) and elido.click.rate (count per minute, broken down by link slug and domain). Both are tagged with workspace_id, region, and domain.

Which Datadog regions are supported?+

US1 (app.datadoghq.com), EU (app.datadoghq.eu), US3 (us3.datadoghq.com), and US5 (us5.datadoghq.com). You pick your region during setup — the correct metrics endpoint is selected automatically.

Does Elido need access to my existing Datadog dashboards or monitors?+

No. The integration is outbound-only using your API key to submit metrics. Elido never reads your dashboards, monitors, or logs. The API key only needs metrics:write and events:write permissions.

How do I revoke Elido's access to Datadog?+

Remove the integration at /dashboard/notifications → Datadog → Remove. The stored API key is deleted. You can also revoke the API key from Datadog's Organization Settings → API Keys.

Can I alert on redirect latency exceeding a threshold?+

Yes — once metrics arrive in Datadog, create a Datadog monitor on elido.redirect.latency_ms with a p95 threshold. We recommend alerting when p95 > 50ms for cache-hit paths and p95 > 500ms for cache-miss paths.

Link infrastructure — monitored in Datadog

Start free. No card required.

Datadog + Elido — Redirect latency and click-rate metrics in Datadog · Elido