Skip to content
Interactive concept · Fictional business and sample data · Back to portfolio
Portfolio

Pulsegrid / Integrations

Integrations

Forty-one integrations, all included on every plan. Each one is either a metrics scraper, an event source, or an alert destination.

Infrastructure

IntegrationCollectsSetup
AWSCloudWatch metrics, ALB and RDS, ECS task eventsCross-account IAM role
Google CloudCloud Monitoring metrics, GKE, Cloud SQLService account key
AzureMonitor metrics, AKS, Azure SQLApp registration
KubernetesNode, pod and control plane metrics, eventsAgent DaemonSet
Hetzner and OVHHost metrics via the agentAgent only

Data stores and queues

IntegrationCollects
PostgreSQLQuery statistics, locks, replication lag, slow query log
MySQL and MariaDBPerformance schema, InnoDB metrics, slow query log
RedisKeyspace, evictions, latency percentiles, replication
KafkaConsumer lag per group, broker metrics, ISR state
RabbitMQQueue depth, unacked messages, connection churn
ElasticsearchCluster health, shard allocation, JVM heap
ClickHouseMerges, parts, query log

Alerting and workflow

IntegrationDirectionNotes
SlackOutboundPer-channel routing, threaded updates, resolve in place
PagerDutyOutboundEvents API v2, auto-resolve when the alert clears
OpsgenieOutboundPriority mapped from alert severity
Microsoft TeamsOutboundAdaptive cards
Generic webhookOutboundSigned with HMAC-SHA256, retried 5 times
GitHub ActionsInboundDeploy markers from workflow runs
GitLab CIInboundDeploy markers from pipelines
LaunchDarklyInboundFlag changes on the timeline
TerraformBothManage alerts and dashboards as code

No. All forty-one are on every plan including the free tier. Gating integrations behind a higher tier is a way of charging you twice for data you already sent.

Yes, and we build the ones several customers ask for. In the meantime, anything exposing a Prometheus endpoint can be scraped by the agent with four lines of config, which covers most of what people ask for.

Point the agent at a Prometheus endpoint, or push OTLP to the local agent on port 4317. Both are documented and neither needs anything from us.