| Category | Connections |
|---|---|
| Work & Collaboration | GitHub (required), Slack, Linear, Jira (coming soon), Asana, ClickUp (coming soon) |
| Observability Platforms | Sentry, Datadog, Grafana, Prometheus, Loki, SumoLogic, Render |
| Cloud Log Providers | AWS CloudWatch, Azure Monitor, Google Cloud Logging |
All observability and cloud log integrations are read-only. Edgedive never modifies your monitoring configuration, log groups, or workspaces.
Work & Collaboration
GitHub
With GitHub connected, Edgedive can:
- Cross-reference errors with recent commits and deployments
- Search your codebase for relevant code paths
- Create branches and pull requests when a fix is approved
Slack
Connect Slack to receive investigation reports and trigger on-demand investigations.Triggering Investigations
Mention Edgedive in any channel where it’s been invited:Auto-Investigation
Edgedive can also automatically investigate messages in your configured investigation channels. Configure keyword filters to control which alerts trigger investigations, or let AI classification decide. See Auto-Investigations for setup details.Linear
Connect Linear to trigger investigations from issues and receive updates as comments. Assign an issue to Edgedive or @tag it in a comment to trigger an investigation. Edgedive posts its findings as a comment on the issue.Auto-Investigation
Enable auto-investigation to have Edgedive automatically investigate new issues created in your default team. Configure keyword filters to focus on specific issue types. See Auto-Investigations for setup details.Jira
Jira integration is coming soon. Reach out to team@edgedive.com for early access.
Asana
Connect Asana to trigger investigations from tasks. See Auto-Investigations for setup details.ClickUp
ClickUp integration is coming soon. Reach out to team@edgedive.com for early access.
Observability Platforms
Edgedive queries your observability platforms during investigations to pull error details, metrics, traces, and alert context. The more sources connected, the richer the investigation.| Platform | What Edgedive Pulls |
|---|---|
| Sentry | Stack traces, breadcrumbs, error frequency, affected users |
| Datadog | Metrics, monitors, APM traces, event context |
| Grafana | Dashboard data, alert rules, annotations |
| Prometheus | Metrics, alerting rules, time-series data |
| Loki | Log streams, label-based log queries |
| SumoLogic | Log analytics, search results |
| Render | Service logs, deploy events |
Sentry
What Edgedive uses from Sentry
- Stack traces — Pinpoints the exact code path that threw the error
- Breadcrumbs — Reconstructs the sequence of events leading to the error
- Error frequency — Determines if this is a new issue or a recurring pattern
- Affected users — Assesses impact scope
Example
When a Sentry alert fires, Edgedive automatically:- Pulls the full stack trace and breadcrumbs
- Cross-references the failing code with recent commits
- Checks if this error pattern has appeared in previous investigations
- Delivers a root cause report to Slack
Datadog
What Edgedive uses from Datadog
- Metrics — CPU, memory, latency, error rates, and custom metrics
- APM traces — Distributed traces across services
- Monitors — Alert context and monitor history
- Events — Deployment events, configuration changes
Grafana
What Edgedive uses from Grafana
- Dashboard data — Queries panels for relevant metrics
- Alert rules — Understands what thresholds triggered
- Annotations — Correlates deployments and incidents with metric changes
Prometheus
What Edgedive uses from Prometheus
- Metrics — Queries PromQL-compatible metrics during investigations
- Alerting rules — Reads active and pending alerts for context
- Time-series data — Analyzes trends around the time of the incident
Loki
What Edgedive uses from Loki
- Log streams — Queries logs by labels, service, and time range
- Log context — Pulls surrounding log lines for errors
Example query Edgedive might run
SumoLogic
What Edgedive uses from SumoLogic
- Log search — Runs targeted searches across your log data
- Analytics — Aggregates and patterns from log analytics
Render
What Edgedive uses from Render
- Service logs — Pulls application logs from your Render services
- Deploy events — Correlates errors with recent deployments
Cloud Log Providers
Edgedive queries your cloud logs in real time during investigations—pulling relevant log entries, filtering by time range, and correlating log patterns with errors and alerts.| Provider | Status |
|---|---|
| AWS CloudWatch | Available |
| Azure Monitor / Log Analytics | Available |
| Google Cloud Logging | Available |
AWS CloudWatch
What Edgedive queries
- Log groups — Application and service logs
- Log streams — Filtered by time range and keywords
- CloudWatch Insights — Structured queries across log groups
Example
During an investigation into a Lambda timeout, Edgedive might query:Azure Monitor
What Edgedive queries
- Log Analytics workspaces — Application logs, custom logs, diagnostic logs
- KQL queries — Structured queries across Azure log data
- Resource logs — Logs from Azure services (App Service, Functions, AKS, etc.)
Example
Investigating a spike in Azure App Service errors, Edgedive might run:Google Cloud Logging
What Edgedive queries
- Cloud Logging entries — Application logs, request logs, system logs
- Log-based queries — Filtered by resource, severity, and time
- GKE and Cloud Run logs — Container and serverless application logs
Example
Investigating a Cloud Run service crash, Edgedive might query:How Edgedive Uses Cloud Logs
During every investigation, Edgedive:- Identifies relevant log sources based on the alert and affected services
- Builds targeted queries to pull error logs, warnings, and contextual entries
- Correlates log patterns with metrics, traces, and code changes
- Highlights key log lines in the investigation report with timestamps and context
Need an integration we don’t support yet? Edgedive can build new integrations in days. Reach out at team@edgedive.com.

