synthetic-monitoring-agent
synthetic-monitoring-agent copied to clipboard
Fix: update github.com/prometheus/prometheus to v0.36.1
v0.36.1 is actually v2.36.1. Prometheus doesn't want to introduce a v2 (in the Go module sense) nor does it want to use semver, so they tag v2.x.y releases as v0.x.y.
Updating this caused some build failures in the Loki protobuf files, so those had to be updated, too.
Signed-off-by: Marcelo E. Magallon [email protected]
We are way past 2.36 now