Releases: pb82/prometheus-toolbox
Releases · pb82/prometheus-toolbox
v1.1.2
19 Oct 13:41
Compare
Sorry, something went wrong.
No results found
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
28 Jun 08:43
Compare
Sorry, something went wrong.
No results found
all dependencies updated to latest versions
additional arch support: ARM64 Mac & Linux
v1.1.0
14 Apr 08:17
Compare
Sorry, something went wrong.
No results found
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
v1.0.1
21 Feb 21:45
Compare
Sorry, something went wrong.
No results found
fix: Thanos requires labels to be ordered
fix: improve error logging
v1.0.0
16 Feb 20:37
Compare
Sorry, something went wrong.
No results found
--oidc.* flags to support authenticated remote write requests
--prometheus.url.suffix allows to use remote write receiver endpoints other than the default /api/v1/write
v0.0.3
08 Jan 21:45
Compare
Sorry, something went wrong.
No results found
--environment command to automatically spin up a development environment containing Prometheus and Grafana
--init command to create a sample config file
ignore certificates when sending remote write requests
v0.0.2
01 Jan 19:28
Compare
Sorry, something went wrong.
No results found
fix: wrong time series logged when multiple streams are present
feat: remote write inspector
v0.0.1
23 Dec 12:53
Compare
Sorry, something went wrong.
No results found