Skip to content

Releases: warmans/prometheus-aggregate-exporter

v3.5.0

19 Nov 20:51

Choose a tag to compare

Updated linter

v3.4.0

05 Oct 10:46

Choose a tag to compare

Added switch for up Metric

v3.3.0

04 Jul 10:04

Choose a tag to compare

Fix for release draft logic

v3.2.0

25 Oct 21:08

Choose a tag to compare

Cleans up various small issues in the codebase.

v3.1.0

25 Oct 17:18
d63e0b5

Choose a tag to compare

Merge pull request #24 from kampka/tls-support

Enable TLS support for web server

v3.0.0

28 Jul 20:40

Choose a tag to compare

Refactors target storage to prevent duplication of targets when using cache, registration and config on combination.

This is a breaking change as the behavior of the exporter will change slightly. But the cache format has not changed.

v2.2.0

26 Feb 16:56

Choose a tag to compare

Updated dockerfile to stop process running as root.

Improved target URL parsing.

22 Jun 09:36
2ad8c4b

Choose a tag to compare

Merge pull request #17 from francois-maillard/master

Support for = in query string

v1.0.0

27 Apr 19:55

Choose a tag to compare

Prevent duplicate metrics from breaking prometheus scraper by adding unique labels and de-duplicating comments.

v0.0.2

26 Aug 09:50

Choose a tag to compare

Added version flag