Observability Playgrounds

Remote sandbox environments for learning and experimentation — without setup or cleanup. Launch fresh Linux VMs, Docker hosts, or Kubernetes clusters in seconds, publish ports, share terminal sessions, and connect over SSH.

Collection
Category

Community Collection

Playgrounds contributed by the community members sharing their knowledge and expertise.

Playground on  LinuxNetworkingObservability

USE Practice

Practice Linux USE-method investigations against randomized host-level scenarios. Run `use-practice` to see what the options are, and put some load on the system to practice your USE methodology investigation skills. It already has the use-tool (https://github.com/lpmi-13/use-tool) installed, so you can begin with that, or just run a free-form investigation.

Playground on  KubernetesObservability

Cloud Tracing Lab

Diagnose realistic distributed tracing scenarios in a preloaded k3s VM, for users to get more familiar with traces in general and jaeger-ui specifically. There's guided investigation through distributed traces, along with identification of slow spans and comparing two traces to identify what changed to make it slow down.

Playground on  LinuxNetworkingObservability

Ubuntu eBPF

Experimental playground with out of the box eBPF support through BTF

Playground on  Observability

ELK Stack

This is a hands-on ELK (Elasticsearch, Logstash, Kibana) playground enhanced with Docker and Beats to simulate real-world log and observability scenarios. It includes an Elastic Cluster (es-node-01 and es-node-02) for storing and indexing data, a test-node-03 running Docker with Filebeat, Metricbeat, and Heartbeat for log and metric collection, and kibana-node-04 for visualizing everything via Kibana UI—perfect for learning and experimentation.