Integrations
Works with your stack. Doesn't replace it.
Infrawatch is a correlation layer that sits between your existing signal sources and your on-call queue. Your Prometheus setup, Grafana dashboards, and PagerDuty rotation stay exactly as they are. Add the Helm chart, point your OTLP collector at it, and start correlating within hours.
All integrations
25+ integrations across 6 categories
OpenTelemetry native
OTel is your collector. We're your correlator.
Infrawatch is built on the OpenTelemetry standard. Send OTLP over gRPC (port 4317) or HTTP/protobuf (port 4318) from any OTel Collector 0.80+. No schema changes, no re-instrumentation. Your existing OTLP pipeline is the on-ramp — not an obstacle. Span link correlation maps distributed trace context directly to incident clusters.
exporters:
otlp/infrawatch:
endpoint: ingest.infrawtch.com:4317
headers:
authorization: Bearer ${INFRAWATCH_KEY}
service:
pipelines:
traces:
exporters: [otlp/infrawatch]
metrics:
exporters: [otlp/infrawatch]
Missing an integration?
Missing something in your stack?
We prioritize integrations based on what platform teams are actually running. If you need a connector we don't have yet — VictorOps, New Relic, Dynatrace, Loki — tell us. Most integration requests ship within 4 weeks.
Request an integration