Releases: jacksontj/promxy
Releases · jacksontj/promxy
v0.0.10
cleanup MergeSampleStream
v0.0.9
support matching labels attached to servergroup
v0.0.8
enable alerting from promxy
v0.0.7
add notifier queue CLI option
v0.0.6
add local prometheus UI pages, instead of proxying them all
v0.0.5
fix case where prometheus calls Seek() on an empty iterator
v0.0.4
Add CLI flags for promql engine options (timeout and max concurrency)
v0.0.3
This release re-adds the promql engine metrics and adds a summary metric for remote read.
v0.0.2
This release is an update of promxy's dependency on prometheus to 2.2. This means promxy can now support prom2 alerting rules and (with the use of remote_read) StaleNaNs