Skip to content
This repository was archived by the owner on Dec 2, 2025. It is now read-only.

Commit 1a6a349

Browse files
authored
Update README.md
1 parent 459862b commit 1a6a349

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
![GitHub pull requests](https://img.shields.io/github/issues-pr/newrelic/newrelic-java-kotlin-coroutines)
1616
![GitHub pull requests closed](https://img.shields.io/github/issues-pr-closed/newrelic/newrelic-java-kotlin-coroutines)
1717

18+
# This instrumentation has moved and now included with the Java Agent as of version 8.25.0. Please use that version of the agent or later. All support is shifted to the Java Agent
19+
1820
# New Relic Java Instrumentation for Kotlin Coroutines
1921

2022
Provides instrumentation for Kotlin Coroutines. In particular it will trace the coroutine from its start, suspend and resume. It does this across multilple threads.

0 commit comments

Comments
 (0)