Documentation
¶
Overview ¶
murmur-ui is a single-binary admin server + embedded web UI for Murmur pipelines.
In production it runs as a sidecar / standalone service that registered worker and query processes report to. For local development it has a --demo flag that registers two fake pipelines emitting synthetic metrics so you can drive the UI without bringing up the full docker-compose stack.
Usage:
go run ./cmd/murmur-ui --demo --addr :8080 # open http://localhost:8080
Click to show internal directories.
Click to hide internal directories.