Releases: desultory/prometheus_exporter
Releases · desultory/prometheus_exporter
1.3.0
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
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
What's Changed
Added testing, improve error handling.
- add zenlib deps by @desultory in #1
- add test badge by @desultory in #2
- Add more tests by @desultory in #3
- ensure editing labels within metrics doesn't affect global labels by @desultory in #4
Full Changelog: 1.0.0...1.1.0
1.0.0
Make version more stable.
Full Changelog: 0.13.2...1.0.0
0.13.2
Simplify main through new zenlib helpers.
Full Changelog: 0.13.0...0.13.2
0.13.0
Make caching more granular.
Improve logging.
Full Changelog: 0.12.4...0.13.0
0.11.3
Improve filtering, error handling, logging, caching.
Bump dep versions.
Full Changelog: 0.10.1...0.11.3
0.10.1
Add async support with aiohttp
Full Changelog: 0.8.0...0.10.1
0.8.0
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