Grafana
A data visualization platform. Visualize metrics, logs, and traces from multiple sources.
View the nix-core NixOS module on GitHub.
References
Setup
Initial admin creation is disabled by default. Set his password by running:
sudo -u grafana grafana cli --homepath=/data/grafana admin reset-admin-password --password-from-stdin
Set
--homepath
toservices.grafana.dataDir
Login to your web interface as admin with the password you set earlier. Change your user info by clicking on the user icon in the top right corner.
Dashboards
TODO