- containers/alloy/default.nix: switch to pkgs.go_1_26 (1.26.2) with GOTOOLCHAIN=local. Alloy v1.16.0 requires Go 1.26.2; pkgs.go (1.25.x) triggers a toolchain auto-download whose patched shebangs violate the fixed-output derivation rule. - service-versions.yaml: bump alloy/alloy-k8s/alloy-ringtail/ alloy-tracing-ringtail to v1.16.0, last-reviewed 2026-04-30. - docs/changelog.d/alloy-v1.16.0.infra.md: changelog fragment. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
374 B
374 B
Upgrade Grafana Alloy v1.14.0 → v1.16.0 across all four service deployments
(alloy-k8s, alloy-ringtail, alloy-tracing-ringtail on k8s; alloy native on
indri). Pulls in stable database observability (v1.15) and the OTel Collector
v0.147.0 bump. Container build also migrated from Dockerfile to native Dagger
container.py per the build-container-image migration playbook.