KloudMate Agent V2

KloudMate Agent V2 is an OpenTelemetry Collector distribution that instruments your infrastructure without touching a line of code—eBPF-powered tracing, automatic service discovery, and Docker-aware metrics and logs, all managed from a single console.

KloudMate
Home
Dashboards
Explore
Assistant
Incidents
Reliability
Issues
Alerts
APM & Services
API Monitoring
Databases
Traces
Logs
Code Profiling
Inventory
Hosts
Kubernetes
Serverless
Network Monitoring
Settings
Active Alerts
CRITICAL
18 days
RDS - Database Connections
> 3000 users
P1
TROUBLE
Server: High Memory Utilization
Above 75% 12h ago
TROUBLE
Server: High Filesystem Utilization
Monitoring 3h ago
TROUBLE
Server: Overall Filesystem Utilization
Monitoring 3h ago
Active Alerts / RDS-Database-Connections

RDS - Database Connections - Critical

Managed by Platform Team
Live Monitoring
Threshold: 3000 users

KloudMate is tracking active connections on this RDS instance in real time. This alert fires automatically when the connection count exceeds 3000 users — no manual polling scripts, no custom Lambda functions.

alert-rules.yaml YAML
# Synced from the KloudMate console
alert:
name: RDS - Database Connections
metric: rds.connections.active
condition: gt 3000
severity: critical
# Route to the on-call team
notify:
- platform-team

This alert has been active for 18 days — connections have stayed above threshold since the last traffic spike. KloudMate flagged it automatically the moment it crossed the line.

AC
Alex Chen 2 hours ago

Bumped max_connections on the read replica and added connection pooling — should bring this under threshold.

SB
Sarah Baker 1 hour ago

Change deployed to production. Watching the alert to confirm it clears.

Built for teams running Kubernetes, Docker, bare metal, and the cloud

Docker
AWS
Google Cloud Platform
Microsoft Azure
Docker
AWS
Google Cloud Platform
Microsoft Azure

Built for Observability.

KloudMate Agent V2 is a full OpenTelemetry Collector distribution — built on real receivers, processors, and exporters, not a black box.

Input
Output

Zero-Code eBPF Tracing

Capture RED metrics and spans straight from the kernel — no SDK, no code changes, no restart.

CS
checkout-service
612ms
PA
payments-api
184ms
IW
inventory-worker
42ms

Auto-Discovered Services

Apps and containers show up automatically once the agent is installed — no manual setup per host.

+14.5% proj

Trend-Aware Metrics

Track infrastructure metrics over time and spot regressions before they become incidents.

Managed Collector Config

Sync OpenTelemetry Collector configuration from the console — receivers, processors, and exporters, no hand-edited YAML per host.

Page On-Call Engineer
Executed 2m ago • Policy #842
Notify #incidents Channel
Scheduled in 5m

Automated Alerting

Route alerts to the right engineers automatically, so incidents reach the right person before they escalate.

How the Agent Works.

A single agent that streamlines the journey from install to full observability. Discover your services, trace them at the kernel level, and route alerts before incidents escalate.

01

Install the Agent

Install KloudMate Agent V2 on your hosts, containers, or Kubernetes cluster. It starts discovering services and collecting metrics immediately.

Zero-config service discovery.
Docker-aware out of the box.
M
Agent

Service discovered: checkout-service & payments-api.

02

Trace Everything, Automatically

eBPF captures RED metrics and spans for every discovered service. Turn tracing on per service from the console whenever you're ready.

Kernel-level span capture.
Toggle tracing per service.

Capturing Spans...

Processing live trace data

3

Alert & Respond

View traces and metrics on dashboards, or route alerts straight to the tools your team already uses. One-click integrations make response seamless.

Sub-second alert routing.
Integrates with JIRA, Slack etc.
Service Alert
Actionable

Elevated 5xx error rate detected on checkout-service. Routed to the on-call engineer.