Public Grafana instance
There is some metrics which it make sense to make public, ex:
- https://monitoring.archlinux.org/d/x5L3ZBJMk/arch-linux-archive?orgId=1
- https://monitoring.archlinux.org/d/PKkRg-FGz/rebuilderd?orgId=1
Steps:
- Create a new organization for the public dashboards and datasources
- Enable anonymous authentication
- Setup a secondary Prometheus instance and add it to the organization
- Use Prometheus remote write to ship selected metrics to the secondary Prometheus instance
- Add dashboards to the organization
Edited by Kristian Klausen