Datadog
Connect Datadog to the Pagerly SRE Agent to query logs, metrics, APM traces, and monitors.
Last updated
Connect Datadog to the Pagerly SRE Agent to query logs, metrics, APM traces, and monitors.
Query logs by service, status, and time range
Query metrics and create metric comparisons
Search APM traces for latency and errors
Check monitor status and alert history
View dashboards and SLOs
Log into your Datadog account
Go to Organization Settings > API Keys
Click + New Key, name it Pagerly, and copy the key
Go to Application Keys tab, click + New Key
Important: Restrict the Application Key to these scopes only:
logs_read_data β Read log data
logs_read_index_data β Read log indexes
timeseries_query β Query metrics
metrics_read β View metrics
monitors_read β View monitors
dashboard_read β View dashboards
For full discovery, also add:
infrastructure_host_read β View infrastructure hosts
service_catalog_read β View Service Catalog
slos_read β View SLOs
Copy the Application Key
Paste your keys and Datadog URL below
API Key
Datadog API key
your-api-key
Application Key
Datadog Application key with read scopes
your-app-key
Datadog URL
Your Datadog site URL
https://us5.datadoghq.com
Both keys are required. The API Key authenticates requests, and the Application Key controls what data can be accessed. Always use scoped Application Keys with minimal permissions.
"Our services use service:api-gateway tag. Production env uses env:prod. Error logs are status:error."
Last updated