diff options
| author | Paul Buetow <paul@buetow.org> | 2025-12-28 20:24:14 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-12-28 20:24:14 +0200 |
| commit | 172e1e6c092e76f4b115c69f7d8fbb94b7bd692b (patch) | |
| tree | 32c5e172140fe98b748655dbe88522fd3952b9b8 /notes | |
| parent | 46ad75840da73098812a883285e7735982aa1fee (diff) | |
Update Grafana Tempo documentation with correct datasource provisioning approach
Updated the blog post to reflect the working datasource provisioning method
that was implemented after extensive debugging.
Changes:
- Replaced old sidecar-based approach (grafana_datasource label) with direct ConfigMap mounting
- Documented unified grafana-datasources-all.yaml containing all four datasources
- Explained direct mount to /etc/grafana/provisioning/datasources/ in persistence-values.yaml
- Noted this approach is simpler and more reliable than sidecar discovery
The old approach with ConfigMap labels did not work due to provisioning module issues.
The new approach follows the pattern from x-rag project and successfully provisions
all datasources (Prometheus, Alertmanager, Loki, Tempo) on Grafana startup.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Diffstat (limited to 'notes')
0 files changed, 0 insertions, 0 deletions
