Grafana

From wikinotes
Revision as of 18:22, 2 March 2023 by Will (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Metric visualizations.

Documentation

official docs https://grafana.com/docs/
config docs https://grafana.com/docs/grafana/latest/setup-grafana/configure-grafana/
github https://github.com/grafana/grafana

Tutorials

visualizing histograms https://grafana.com/blog/2020/06/23/how-to-visualize-prometheus-histograms-in-grafana/


Ports

3000

Locations

/usr/local/etc/grafana/grafana.ini config
/usr/local/etc/grafana/provisioning/datasources/*.yml datasource configs
/var/db/grafana/* dashboards, settings etc saved here

Basics

grafana install
grafana usage
grafana datasources
grafana backups

Configuration

Data Sources

grafana datasource: prometheus