Monitor every service with latency percentiles, Apdex scores, throughput metrics, and dependency visualization.
| Service | Env | P50 | P95 | P99 | Apdex | Throughput |
|---|---|---|---|---|---|---|
| api-gateway | prod | 12ms | 45ms | 120ms | 0.94 | 1.2K/s |
| order-service | prod | 23ms | 89ms | 234ms | 0.87 | 456/s |
| payment-svc | prod | 34ms | 150ms | 380ms | 0.72 | 234/s |
| user-db | prod | 8ms | 15ms | 42ms | 0.98 | 890/s |
Track P50, P95, and P99 latency for every service in real-time.
Application performance index at a glance. Color-coded for quick assessment.
Visualize service-to-service communication with an interactive dependency map.
Filter by production, staging, or any custom environment.
Correlate performance changes with specific deployments.
Track requests per second across all services.
Add the SDK, point OTLP at Maple, and watch traces arrive — most setups take under five minutes.
maple.dev — observability on OpenTelemetry