Skip to main content

Integrations

Browse all supported integrations below. Click any card to view the full 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

Linux
LinuxMonitor
Kubernetes
KubernetesMonitor
Docker
DockerMonitor
Docker Desktop
Docker DesktopMonitor
Windows
WindowsMonitor
Windows Active Directory
Windows Active DirectoryMonitor
macOSMonitor
Raspberry Pi
Raspberry PiMonitor
VMware vSphereMonitor
AWS CloudWatch
AWS CloudWatchMonitor
Google CloudMonitor
Azure Monitor
Azure MonitorMonitor
CloudflareMonitor
Cloudflare WorkersMonitor
OpenStackMonitor
MinIOMonitor
CO
Confluent CloudMonitor
PostgreSQL
PostgreSQLMonitor
MySQL
MySQLMonitor
MongoDB
MongoDBMonitor
MongoDB Atlas
MongoDB AtlasMonitor
Redis
RedisMonitor
Redis Enterprise
Redis EnterpriseMonitor
Elasticsearch
ElasticsearchMonitor
OP
OpenSearchMonitor
ClickHouseMonitor
CockroachDBMonitor
Microsoft SQL Server
Microsoft SQL ServerMonitor
Oracle Database
Oracle DatabaseMonitor
Apache Cassandra
Apache CassandraMonitor
Couchbase
CouchbaseMonitor
Apache CouchDBMonitor
AE
AerospikeMonitor
Apache HBaseMonitor
InfluxDB
InfluxDBMonitor
IB
IBM Db2Monitor
SAP HANAMonitor
SnowflakeMonitor
Supabase
SupabaseMonitor
PgBouncer
PgBouncerMonitor
NGINX
NGINXMonitor
Apache HTTP Server
Apache HTTP ServerMonitor
HA
HAProxyMonitor
Traefik
TraefikMonitor
CaddyMonitor
EnvoyMonitor
VA
Varnish CacheMonitor
Apache Tomcat
Apache TomcatMonitor
WI
WildflyMonitor
MI
Microsoft IISMonitor
F5
F5 BIG-IPMonitor
Apache Kafka
Apache KafkaMonitor
RabbitMQ
RabbitMQMonitor
AP
Apache ActiveMQMonitor
IB
IBM MQMonitor
NS
NSQMonitor
IstioMonitor
ConsulMonitor
HCP ConsulMonitor
NE
NetFlow / IPFIX / sFlowMonitor
CO
CoreDNSMonitor
Cilium EnterpriseMonitor
Ubiquiti EdgeRouterMonitor
JU
Juniper MIST AIMonitor
DN
DnsmasqMonitor
SN
SNMPMonitor
Jenkins
JenkinsMonitor
GitHub
GitHubMonitor
GitLab
GitLabMonitor
GiteaMonitor
AWX
AWXMonitor
Jira
JiraMonitor
DiscourseMonitor
Node.js
Node.jsMonitor
Go
GoMonitor
JVM
JVMMonitor
Spring Boot
Spring BootMonitor
Ruby Rack
Ruby RackMonitor
TensorFlow Serving
TensorFlow ServingMonitor
Apollo ServerMonitor
Grafana Loki
Grafana LokiMonitor
Grafana Mimir
Grafana MimirMonitor
Grafana Agent
Grafana AgentMonitor
Grafana Alloy
Grafana AlloyMonitor
Metrics Endpoint
Metrics EndpointMonitor
OpenTelemetry
OpenTelemetryMonitor
HashiCorp Vault
HashiCorp VaultMonitor
HCP Vault
HCP VaultMonitor
cert-managerMonitor
OP
OpenLDAPMonitor
ME
MemcachedMonitor
CephMonitor
rcloneMonitor
VE
VeleroMonitor
etcdMonitor
Apache Spark
Apache SparkMonitor
Apache Hadoop
Apache HadoopMonitor
Apache Airflow
Apache AirflowMonitor
Apache SolrMonitor
NomadMonitor
PR
PrestoMonitor
OP
OpenAIMonitor
TemporalMonitor
AS
AsteriskMonitor
Home AssistantMonitor
CA
CatchpointMonitor

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.