v0.4.0
Frequenz Reporting API Release Notes
Summary
- Metric source options
Upgrading
New Features
- A new field,
MetricSourceOptionshas been added to theStreamFiltermessage, allowing users to give specific sources for a given metric.
Multiples of the same metric can exist, in which case they are "tagged" with the source they come from. The metric source options allows
the user to specify one or multiple tags.
Bug Fixes
What's Changed
- Bump nox from 2023.4.22 to 2024.4.15 by @dependabot in #36
- Add metric source options message by @stefan-brus-frequenz in #45
Full Changelog: v0.3.0...v0.4.0