Skip to content

v0.5.0

Choose a tag to compare

@maxim-mityutko maxim-mityutko released this 28 Dec 22:54
9ddb10a

Caching

This release introduces metrics caching to reduce the amount of unnecessary calls to the Borg repos, especially remote ones.
Use the BORGMATIC_EXPORTER_CACHE_TIMEOUT environment variable to set cache expiration, the default is 10 minutes. Caching can be disabled completely by setting the value to 0.

What's Changed

Full Changelog: v0.4.0...v0.5.0