Skip to content

0.15.1 / 2022-10-25

Compare
Choose a tag to compare
@matthiasr matthiasr released this 25 Oct 08:30
· 226 commits to master since this release
e51a783

What's Changed

This release disables the "ignoring metric due to dimensions mismatch" log message that was introduced in 0.14.3 by default. Adding it revealed several use cases where the dimension list is legitimately empty, causing confusion. Use the warn_on_empty_list_dimensions configuration option to enable it while debugging configuration for metrics that do have dimensions.

New Contributors

Full Changelog: v0.15.0...v0.15.1