newrelic / newrelic/newrelic-java-agent
Allow the decoration of the kubernetes metadata injection data onto the Java APM logs.
Open
@sharvath-newrelic is already working on this.
Since Sep 14, 2026.
- Dominant language
- Java
- Stars
- 240
- Forks
- 170
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 21
Description
Allow the decoration of the kubernetes metadata injection data onto the Java APM logs. Currently we already have metadata injection in the cluster adding ENV vars which could be used to decorate the APM automatic logs if the APM agent pulled in those metadata injection ENV vars. This would allow users to be able to cross reference their APM logs with their k8s deployments.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.