synthetic-monitoring-agent icon indicating copy to clipboard operation
synthetic-monitoring-agent copied to clipboard

Fix: update github.com/prometheus/prometheus to v0.36.1

Open mem opened this issue 3 years ago • 1 comments

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]

mem avatar Jun 15 '22 18:06 mem

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jun 15 '22 18:06 CLAassistant

We are way past 2.36 now

mem avatar Mar 28 '23 14:03 mem