Skip to content

Releases: desultory/prometheus_exporter

1.3.0

12 Sep 18:28
f46b422

Choose a tag to compare

What's Changed

  • add startup task definition by @desultory in #6
  • don't put a dict in function args, init a dict if no filter is passed by @desultory in #7
  • clean up cached exporter by @desultory in #8

Full Changelog: 1.2.0...1.3.0

1.2.0

21 Jan 20:23
3d37ccd

Choose a tag to compare

What's Changed

  • improve/standardize the cached exporter, add tests by @desultory in #5

Full Changelog: 1.1.0...1.2.0

1.1.0

13 Jan 23:07
76d0007

Choose a tag to compare

What's Changed

Added testing, improve error handling.

Full Changelog: 1.0.0...1.1.0

1.0.0

20 Apr 00:22
0f3af64

Choose a tag to compare

Make version more stable.

Full Changelog: 0.13.2...1.0.0

0.13.2

20 Jan 19:27
3beccd6

Choose a tag to compare

Simplify main through new zenlib helpers.

Full Changelog: 0.13.0...0.13.2

0.13.0

20 Jan 00:30
da13028

Choose a tag to compare

Make caching more granular.
Improve logging.

Full Changelog: 0.12.4...0.13.0

0.11.3

17 Jan 19:15
da742fd

Choose a tag to compare

Improve filtering, error handling, logging, caching.

Bump dep versions.

Full Changelog: 0.10.1...0.11.3

0.10.1

16 Jan 22:56
f21129c

Choose a tag to compare

Add async support with aiohttp

Full Changelog: 0.8.0...0.10.1

0.8.0

11 Jan 16:48
9387916

Choose a tag to compare

Bump zenlib version.

Don't track global metric name usage.

Add caching exporter decorator.

improve docs/logging

Full Changelog: 0.5.2...0.8.0

0.5.2

18 Dec 23:23
90cd865

Choose a tag to compare

Improve error output

Update filter to be an AND not OR operation

Full Changelog: 0.5.0...0.5.2