micrometer-metrics/micrometer

Integration test Kafka instrumentation against latest minor version

Open

#7.233 aberto em 25 de fev. de 2026

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Java (935 forks)batch import
help wantedtype: task

Métricas do repositório

Stars
 (4.220 stars)
Métricas de merge de PR
 (Mesclagem média 1d 21h) (100 fundiu PRs em 30d)

Description

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.

Guia do colaborador