Version: v2.0.2 | Created: 2024-06-11
- Ixes potential null pointer error
Version: v2.0.1 | Created: 2023-09-22
Version: v2.0.0 | Created: 2023-09-22
- Build fixes
- Merge pull request #2 from newrelic-experimental/buildfixes
- Enhanced Distributed Tracing: With the latest update, transaction traces are now seamlessly integrated into distributed tracing. We've refactored our Reactor instrumentation to use DT headers, reducing overhead and ensuring a more accurate representation of the transaction flow, aligning with open telemetry best practices.
To install:
- Download the latest release jar files.
- In the New Relic Java directory (the one containing newrelic.jar), create a directory named extensions if it does not already exist.
- Copy the downloaded jars into the extensions directory.
- Restart the application.