The Gateway is built on open standards, so most integrations are a configuration exercise, not an engineering project. It connects through six surfaces.
Export traces and metrics over OTLP to any OpenTelemetry-compatible backend. No per-vendor agent required.
Emit gateway events as structured logs with index-time fields for your SIEM and log pipelines.
Single sign-on through standard SAML 2.0 and OIDC, so the Gateway joins your existing identity provider.
Source provider credentials from your secrets backend through one internal interface, instead of storing keys in config.
Fire webhooks on budget alerts, policy violations, anomalies, and rate-limit events into the channels your team already watches.
Extend the data plane with Wasm and gRPC sidecar plugins for guardrails, redaction, and custom routing.
The plugin SDK and event surfaces are open. Propose an integration on GitHub.