What's Changed
- add notes on tag_select for S3 by @sepich in #455
- list-metrics-warnings made configurable by @or-shachar in #447
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