/cribl-otel-demo

Primary LanguageJavaScriptMIT LicenseMIT

Cribl Demo for OTEL

This is a simulated OTEL Trace demo using Grafana k6 and Tempo. Cribl Stream acts as an OTEL collector being able to process and transform traces and metrics.

Currently, only tracing data is emitted from the k6 source.

Run

To start the demo:

docker compose up -d

To stop the demo:

docker compose down

UI Access

To access the Cribl UI (with default credentials admin/admin), open your browser to:

http://localhost:9000

To see the traces in Grafana, open your browser to:

http://localhost:3000/explore