Disable OTLP metrics exporter in CI, update navidrome to main tag
The Dagger Python SDK's OTLP metrics exporter hits a non-functional
local endpoint (500s), burning ~9s per retry cycle. Set
OTEL_METRICS_EXPORTER=none in the build-dagger CI job.
Also update navidrome kustomization to the main-SHA tag (c86b5d7).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
c86b5d7772
commit
94c937d588
2 changed files with 5 additions and 1 deletions
|
|
@ -11,4 +11,4 @@ resources:
|
|||
- ingress-tailscale.yaml
|
||||
images:
|
||||
- name: registry.ops.eblu.me/blumeops/navidrome
|
||||
newTag: v0.61.1-470b4bd
|
||||
newTag: v0.61.1-c86b5d7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue