* fix: Ensure tags are never null This injects empty strings into tags for any rows in the buffer where the tag value is null. This is required because the tags are what make up the series key, which must have all non-null values. There is an ongoing discussion about what the real behavior should be here, but for now this will get our users running that break without this behavior. Discussion is in #25674. Fixes #25648 * fix: clippy failures |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |