Integration catalog¶
The integrations below are available in the Marketplace. All of them are stateless connectors: your credentials are injected per request and never stored inside the connector. Click an integration for its full install guide — required permissions, credential fields, and troubleshooting.
| Integration | Category | What DXDT does with it |
|---|---|---|
| Akamai | CDN & edge | Queries the Akamai {OPEN} APIs (EdgeGrid-signed) for edge and delivery configuration |
| Argo CD | Delivery | Queries the Argo CD API for application and deployment state |
| AWS | Cloud provider | Runs AWS CLI/SDK queries against your account with your credentials |
| Azure | Cloud provider | Runs Azure CLI queries against your subscriptions |
| Bitbucket | Code & delivery | Connects Bitbucket Cloud (API 2.0) for repository queries |
| Cloudflare | CDN & edge | Queries the Cloudflare v4 API using a scoped API token |
| Confluence | Knowledge | Connects Confluence Cloud for content queries |
| Coralogix | Observability | Runs DataPrime/Lucene queries over logs, spans, and metrics; reads alert definitions and incidents |
| Datadog | Observability | Queries the Datadog API (US/EU sites supported) |
| Dynatrace | Observability | Queries the Dynatrace Environment API v2 |
| Elastic | Observability & security | Searches Elasticsearch data and logs and reads Elastic Security (SIEM) alerts and cases via Kibana |
| GitHub | Code & delivery | Queries the GitHub REST API (github.com or GitHub Enterprise) |
| GitLab | Code & delivery | Queries the GitLab API v4 (gitlab.com or self-managed) |
| Google Cloud | Cloud provider | Runs remote command execution and native Cloud Monitoring metric queries |
| Google SecOps (Chronicle) | Security | Queries the Google SecOps API using a service-account key |
| Grafana | Observability | Queries the Grafana HTTP API |
| Jira | Work tracking | Queries Jira Cloud (REST API v3) |
| Kubecost | FinOps | Reads Kubernetes cost-allocation data from your Kubecost instance |
| Kubernetes | Infrastructure | Queries your Kubernetes API server with a service-account token |
| New Relic | Observability | Queries New Relic via the NerdGraph (GraphQL) API |
| Okta | Identity | Queries the Okta API for identity and access data |
| Opsgenie | Incident response | Connects the Opsgenie API (US/EU regions) |
| Oracle Cloud (OCI) | Cloud provider | Runs OCI CLI queries using API-key authentication |
| PagerDuty | Incident response | Queries the PagerDuty REST API v2 |
| Prometheus | Observability | Queries the Prometheus HTTP API |
| Sentry | Observability | Queries the Sentry API for error-tracking and APM data |
| ServiceNow | ITSM | Reads ServiceNow tables via the Table API |
| Snyk | Security | Read-only Snyk API queries that feed DXDT's security findings |
| Splunk | Observability & security | Queries the Splunk REST API |
| HashiCorp Vault | Security | Read-only, metadata-only secrets-posture checks — DXDT never reads secret values |
| Wiz | Security | Queries the Wiz GraphQL API with a Wiz service account |
| Zabbix | Observability | Full Zabbix JSON-RPC access: hosts, problems, acknowledgements, metric discovery, latest values, time series, and trends |
Notes¶
- Alert ingestion is separate. Sending alerts into DXDT (from PagerDuty, Datadog, Prometheus, Zabbix, and others) goes through the triage webhook, not the Marketplace — the Marketplace integrations are what the agent queries outbound.
- Custom plugins. If a tool you use is not listed, you can register your own connector — see custom plugins for tier limits.