Integrations
Click any card for its metrics reference and dashboard details.
:::info Required headers on every request Whichever integration you use, every request to xScaler requires:
Authorization: Bearer <token>
X-Scope-OrgID: <tenant-id>
:::
106 integrations
CO
OP
AE
IB
HA
VA
WI
MI
F5
AP
IB
NS
NE
CO
JU
DN
SN
OP
ME
VE
PR
OP
AS
CA
How integrations work
Most integrations follow one of two patterns:
Pattern A: Prometheus Exporter → remote_write
[Service] → [Exporter] → [Prometheus scrape] → [xScaler remote_write]
A sidecar exporter exposes a /metrics endpoint. Prometheus scrapes it and ships to xScaler.
Pattern B: OTel Collector receiver → OTLP export
[Service] → [OTel Collector receiver] → [xScaler OTLP endpoint]
The OTel Collector uses a native receiver for the service and exports via OTLP/HTTP.
Don't see your integration?
Email [email protected]. If you can expose a Prometheus /metrics endpoint or send OTLP, xScaler will accept it. Most integrations not listed here work out of the box with the OpenTelemetry Collector using an existing receiver.