File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -28,14 +28,16 @@ Kotlin-Coroutines-Suspends - provides tracing of Kotlin Coroutine suspend functi
2828Kotlin-Coroutines-1.0 - all 1.0.x versions.
2929Kotlin-Coroutines-1.1 - all 1.1.x versions.
3030Kotlin-Coroutines-1.2 - all 1.2.x and 1.3.x versions.
31- Kotlin-Coroutines-1.4 - all 1.4.x versions.
32- Kotlin-Coroutines-1.5 - all 1.5.x and 1.6.x versions.
31+ Kotlin-Coroutines-1.4 - all 1.4.x, 1.5.x and 1.6.x versions.
3332Kotlin-Coroutines-1.7 - all 1.7.x and 1.8.x versions.
3433Kotlin-Coroutines-1.9 - all 1.9.x and later versions.
3534
3635## Installation
3736To use this instrumentation.
3837Download the latest release.
38+ Use the 8.20.0 or later version of the Java Agent.
39+ Set the system flag -Dnewrelic.config.class_transformer.clear_return_stacks=true
40+ (see https://docs.newrelic.com/docs/release-notes/agent-release-notes/java-release-notes/java-agent-8200/ )
3941In the New Relic Java Agent directory (directory containing newrelic.jar), create a directory named extensions if it does not already exist.
4042Copy the jars into the extensions directory.
4143Restart the application.
You can’t perform that action at this time.
0 commit comments