librdkafka
librdkafka copied to clipboard
Dev kip 714 Bug fixes
Updated metrics matching
Created a new field temporality
which is used for matching metrics. Uses https://github.com/confluentinc/librdkafka/pull/4516 as the base.
Pending bug fixes:
- Handling if the broker updates from delta to cumulative temporality in between without restart. Need to clean out some structures.