Releases: pb82/prometheus-toolbox
Releases · pb82/prometheus-toolbox
v1.1.2
What's Changed
- build(deps): bump go.buf.build/protocolbuffers/go/prometheus/prometheus from 1.3.8 to 1.3.9 by @dependabot in #18
- build(deps): bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 by @dependabot in #19
- Fix broken import paths. by @pb82 in #20
Full Changelog: v1.1.1...v1.1.2
v1.1.1
v1.1.0
- Alerting support, you can now automatically import Alerts in the the local development enironment (docs)
- feature: new flag
--rules
to print a sample alerting rules file - fix: typo in error message when remote write request fail
- improvement: log additional details when remote write request fails