Skip to content

Releases: jacksontj/promxy

v0.0.71

20 Jul 22:23
Compare
Choose a tag to compare
  • Add truncate option to time filters (#427)
  • Add parallel child execution (from prom fork) (#435)
  • Add maxConcurrency option (#439)
  • Add DropStale flag to remote_write_exporter (#444)
  • Create mTLS functionality for promxy (#445)
  • ignore error with LabelNames queries too (#449)
  • Remove inheritance from full wrappers (#450)

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)