Review build-grafana-container docs: stamp reviewed, fix cross-links

Also fix stale grafana.md reference card (Helm → Kustomize).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-02-28 07:28:06 -08:00
commit 8d1e98617b
2 changed files with 9 additions and 4 deletions

View file

@ -1,6 +1,7 @@
---
title: Build Grafana Container
modified: 2026-02-23
modified: 2026-02-28
last-reviewed: 2026-02-28
tags:
- how-to
- grafana
@ -36,5 +37,7 @@ The k8s-sidecar image (`quay.io/kiwigrid/k8s-sidecar`) is still pulled from upst
## Related
- [[grafana]] — Service reference card
- [[upgrade-grafana]] — Migration context
- [[kustomize-grafana-deployment]] — Kustomize manifest structure
- [[build-container-image]] — Standard container build workflow

View file

@ -1,6 +1,6 @@
---
title: Grafana
modified: 2026-02-08
modified: 2026-02-28
tags:
- service
- observability
@ -17,8 +17,8 @@ Dashboards and visualization for BlumeOps observability.
| **URL** | https://grafana.ops.eblu.me |
| **Tailscale URL** | https://grafana.tail8d86e.ts.net |
| **Namespace** | `monitoring` |
| **Helm Chart** | grafana (mirrored to forge) |
| **Values** | `argocd/manifests/grafana/values.yaml` |
| **Deployment** | Kustomize (`argocd/manifests/grafana/`) |
| **Image** | `registry.ops.eblu.me/blumeops/grafana` |
## Authentication
@ -57,6 +57,8 @@ Optional annotation: `grafana_folder: "FolderName"`
## Related
- [[build-grafana-container]] - Home-built container image
- [[kustomize-grafana-deployment]] - Kustomize manifest structure
- [[authentik]] - OIDC identity provider for SSO
- [[prometheus]] - Metrics datasource
- [[loki]] - Logs datasource