Skip to content

Latest commit

 

History

History
 
 

tempo-mixin

tempo-mixin

Dashboards, rules and alerts are in the yamls folder. Use them directly in Prometheus & Grafana to monitor Tempo.

Build

To regenerate dashboards, rule and alerts, run make all.

This requires jsonnet and jsonnet-bundler to be installed, install these with the following commands:

brew install jsonnet
go install github.com/jsonnet-bundler/jsonnet-bundler/cmd/[email protected]