mirror of
https://github.com/kanidm/kanidm.git
synced 2025-04-18 00:05:39 +02:00
* sally forth into the great otel unknown * make the build env identification slightly more durable * docs updates * wasm recompile |
||
---|---|---|
.. | ||
docker-compose.yml | ||
grafana-datasources.yaml | ||
loki-local-config.yaml | ||
multi_curl.sh | ||
prometheus.yml | ||
README.md | ||
startup.sh | ||
tempo.yaml |
OpenTelemetry for Kanidm
First, start the containers. You can use docker-compose if you know how, or ./startup.sh
is a
shortcut. You'll need docker (or similar) and docker-compose (or something that can handle
docker-compose.yml
).
Once that's stopped scrolling for a bit, run the Kanidm server, setting the otel_grpc_url
to
http://localhost:4317
Then access the Grafana UI and start clicking on traces 😁