Enhancements:
- [[35](https://github.com/braedon/prometheus-kafka-consumer-group-exporter/pull/35)] Change `__consumer_offsets` key parsing error logs to warnings (thanks jutley)
Bug Fixes:
- [[33](https://github.com/braedon/prometheus-kafka-consumer-group-exporter/pull/33)] Fix exporter offset to track the offset of the next message, not the current one, to make offset/lead/lag metric semantics consistent (thanks jutley)