Dashboards
Kibana
Search and explore application logs in real-time with full-text queries.
Jaeger
Distributed tracing — follow requests end-to-end across every service.
Prometheus
Time-series metrics — query and alert on any performance dimension.
Grafana
Unified dashboards combining logs, traces, and metrics in one view.
Test API Endpoints
Trigger real requests to generate logs, traces, and metrics across the stack.
Loading
—
Getting Started
Follow these steps to explore the full observability loop.
01
Click any button above to generate real-time logs, traces, and metrics
02
Open Kibana and create an index pattern with
app-logs-* to start searching logs
03
View distributed request flows in Jaeger — select your service and inspect each span
04
Check time-series metrics in Prometheus or build unified dashboards in Grafana
05
Use trace IDs to correlate logs, traces, and metrics across every tool simultaneously
What's running
EFK Stack
Centralized log aggregation, shipping, and search
Jaeger
End-to-end distributed request tracing
Prometheus
Time-series metrics collection and storage
Grafana
Unified visualization, dashboards, and alerting
Node.js API
Fully instrumented demo application backend