Skip to content

Releases: jacksontj/promxy

v0.0.70

09 Apr 14:59
Compare
Choose a tag to compare
  • Fix error handling which has been broken since v0.0.63 (#417)

v0.0.69

02 Apr 20:33
Compare
Choose a tag to compare
  • Correct series Select handling with upstream changes (#416)
  • Add option to set form length for logging (#414)
  • Fix MatrixSelector downstream querying (#410)
  • Fix HTTP metrics for API handler (#405)

v0.0.68

19 Feb 16:21
Compare
Choose a tag to compare
  • Add LocalStorage option to fix /classic/status (#392)
  • Add reload metrics from upstream (#392)
  • Add LookbackDelta to web handler (#397)

v0.0.67

04 Feb 16:15
Compare
Choose a tag to compare
  • Add missing querier to rulemanager (#387)
  • Implement remote storage configuration (#387)
  • remove a few old panics (#387)

v0.0.66

03 Feb 17:40
Compare
Choose a tag to compare
  • Correctly handle offsets within subqueries (#381)
  • Move container builds to github actions (add multi-arch container images)

v0.0.64

02 Feb 16:11
Compare
Choose a tag to compare
  • fix subquery handling (#379)
  • update prom fork to improve error handling (#379)
  • fix prom fork static content build (#379)

v0.0.63

01 Feb 23:03
Compare
Choose a tag to compare
  • Add HTTPClientConfig to the Remote Storage client's configuration to support TLS settings for Remote Read (#377)
  • Add scrape target path and scheme relabelling (#375)
  • Upgrade Prom fork to 2.24 (#378)

v0.0.62

14 Nov 00:57
Compare
Choose a tag to compare
  • Allow customization of the metrics path (#354)
  • Allow configuring timeouts per servergroup (#359)
  • update alpine base to 3.12.1 (#363)
  • change container to run as nobody (#364)

v0.0.61

08 Oct 16:59
Compare
Choose a tag to compare
  • Add JSON log format (#328 #334)
  • Update AWS SDK for WebIdentity Support (#336)
  • Remove build/ from SHA256SUMS (#335)
  • In merging start with the series with the most data (#345)
  • Set RemoteReadConcurrencyLimit to fix /api/v1/read (#350)
  • Add CORS header support to promxy (#353)

v0.0.60

20 Jul 21:17
Compare
Choose a tag to compare
  • Change docker base image to alpine (#309)
  • Properly honor log levels in go-kit loggers (#310)
  • Add log line for servergroup configs that are slow to load (#314)
  • Enable compression for servergroup client (#316)
  • Handle empty result sets in merge logic (#331)