-
Notifications
You must be signed in to change notification settings - Fork 157
Home
Jason Keller edited this page Dec 3, 2025
·
11 revisions
Wiki page for the New Relic Java agent. Here you can find useful guides on how the agent works and how you can work with the agent.
- Java Agent Fundamentals
- How To Guides
- Troubleshooting
- Ingest Metrics by Version
- newrelic-java-examples - various projects that demo Java agent functionality
- java-agent-api - this is where the Java Agent API Javadocs live
- java-agent-integration-tests - private repository containing agent integration tests
- java-agent-performance-tests - internal repository with performance test suite
- newrelic-agent-init-container - New Relic Kubernetes Agent Operator Init Container Releases
- newrelic-gradle-compatibility-doc-plugin - gradle plugin for generating Java agent compatibility docs
- newrelic-gradle-verify-instrumentation - instrumentation verifier plugin
- newrelic-jfr-core - Core logic for JFR monitoring
- nri-introspector-java - Command line utility for dynamically attaching the New Relic Java agent to a running JVM
- newrelic-telemetry-sdk-java - Java telemetry SDK
- newrelic-module-util-java - Multi-release jar for bootstrapping the Java agent