Grafana

No Change
trial
First Added:May 28, 2026 Updated: July 29, 2026

Grafana. Is the open and composable observability platform.

Summary

Garden stance: We trial Grafana for our estate.

Key points:

TopicNotes
DeploySingle binary, Docker, Helm, or Grafana Cloud; separate scale paths for query frontends vs alert workers
Data modelMetrics-first; SQL and logs via datasource plugins, not a built-in warehouse
AuthOAuth, SAML, RBAC; map teams to folder and datasource permissions

Practices: Prefer Grafana OSS or self-hosted deploys when lock-in risk matters; keep dashboard JSON in git; label alert routes by severity. Avoid using Grafana as the only BI layer for finance or product analytics without a semantic layer elsewhere.

References

Details

TopicNotes
DeploySingle binary, Docker, Helm, or Grafana Cloud; separate scale paths for query frontends vs alert workers
Data modelMetrics-first; SQL and logs via datasource plugins, not a built-in warehouse
AuthOAuth, SAML, RBAC; map teams to folder and datasource permissions

Practices: Prefer Grafana OSS or self-hosted deploys when lock-in risk matters; keep dashboard JSON in git; label alert routes by severity. Avoid using Grafana as the only BI layer for finance or product analytics without a semantic layer elsewhere.

References