An example of a clash tracing exporter API.
- modify
docker-compose.yaml
and start (docker-compose up -d
) - setup Grafana (add datasource)
- import
panels/dashboard.json
andpanels/logs.json
to Grafana
If you are using arm64 machines (like Mac M1), use
influxdb:1.8
image indocker-compose.yml
. The alpine version does not yet have an image built for arm64.