Build Tempo container from source (2.10.3) #323

Merged
eblume merged 2 commits from local-tempo-container into main 2026-04-02 13:45:03 -07:00
Owner

Summary

  • Add containers/tempo/Dockerfile — two-stage Go build from forge mirror, modeled on loki
  • Switch kustomization from upstream grafana/tempo to registry.ops.eblu.me/blumeops/tempo
  • Bump Tempo 2.10.1 → 2.10.3

Test plan

  • Kick off container build via mise run container-build-and-release tempo
  • Update kustomization newTag with built image tag
  • Deploy from branch: argocd app set tempo --revision local-tempo-container && argocd app sync tempo
  • Verify Tempo health: curl tempo.ops.eblu.me/ready
  • Verify traces flowing in Grafana Tempo datasource

🤖 Generated with Claude Code

## Summary - Add `containers/tempo/Dockerfile` — two-stage Go build from forge mirror, modeled on loki - Switch kustomization from upstream `grafana/tempo` to `registry.ops.eblu.me/blumeops/tempo` - Bump Tempo 2.10.1 → 2.10.3 ## Test plan - [ ] Kick off container build via `mise run container-build-and-release tempo` - [ ] Update kustomization `newTag` with built image tag - [ ] Deploy from branch: `argocd app set tempo --revision local-tempo-container && argocd app sync tempo` - [ ] Verify Tempo health: `curl tempo.ops.eblu.me/ready` - [ ] Verify traces flowing in Grafana Tempo datasource 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Replace upstream grafana/tempo image with locally-built container,
following the same two-stage Go build pattern as Loki. Bump 2.10.1 → 2.10.3.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
eblume merged commit 75f9ba4943 into main 2026-04-02 13:45:03 -07:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
eblume/blumeops!323
No description provided.