IncidentIQ.

Connect your stack

Paste your monitoring keys once and IncidentIQ will pull logs straight from your account. Credentials are stored per browser session (server-side, never echoed back), so you don't share keys with anyone else on this deployment.

🐶
Datadog
Pulls live error logs via the Logs Search API. Powers the Datadog tab on the dashboard and Watch Mode auto-detection.
Create API + App keys
📊
Grafana / Loki
Pulls live error logs via the Loki HTTP query API. Point Grafana URL at the Loki API base.
Create an access policy
🟢
New Relic
Pulls live error logs via the NRQL HTTP API (NerdGraph).
Create a User key
How credentials are handled
Stored in-memory on the backend, keyed by your per-browser session id. Sessions TTL out after 24h without activity. The status endpoint returns booleans only — your raw keys are never sent back to the browser after you paste them. Self-hosting? Drop the same values into backend/.env as a fallback for server-to-server flows.