newrelic / newrelic/newrelic-java-agent

Flip which Kafka metrics module(s) is enabled by default

Open
#2,511 4 comments 0 reactions 1 assignee View on GitHub

@obenkenobi is already working on this.

Since Oct 16, 2025.

5 breaking-change large
Dominant language
Java
Stars
240
Forks
170
Avg merge
3d 2h
Merged PRs (30d)
21

Description

The original kafka metrics module (kafka-clients-metrics) did not account for nodes. We added kafka-clients-node-metrics to account for this, but in order to not break existing customers we disabled that new module by default, and it needs to be manually enabled.

In our next break-change release we should consider swapping which module(s) are enabled and disabled.

Definition of Done:

  1. Compare the performance of these two options
  2. Compare the diff of data ingest between these two configs.
  3. Review the test results
  4. Implement the changes in breaking changes branch.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.