micrometer-metrics/micrometer

Integration test Kafka instrumentation against latest minor version

Open

#7,233 创建于 2026年2月25日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Java (935 fork)batch import
help wantedtype: task

仓库指标

Star
 (4,220 star)
PR 合并指标
 (平均合并 1天 21小时) (30 天内合并 100 个 PR)

描述

Related and more important than https://github.com/micrometer-metrics/micrometer/issues/7232, we should be integration testing our instrumentation against the latest version of Kafka to ensure that our instrumentation works with the latest version despite being compiled against an older version. API could be removed or changed in breaking way in new major versions, so it is not guaranteed to work.

贡献者指南