diff --git a/.dlc.json b/.dlc.json index fec26becc..11f9d991a 100644 --- a/.dlc.json +++ b/.dlc.json @@ -11,6 +11,9 @@ }, { "pattern": "^https://dist.apache.org/repos/dist/release/skywalking/java-agent$" + }, + { + "pattern": "https://kotlinlang.org.*" } ], "timeout": "10s", diff --git a/docs/en/setup/service-agent/java-agent/Supported-list.md b/docs/en/setup/service-agent/java-agent/Supported-list.md index 633800095..95bf1af21 100644 --- a/docs/en/setup/service-agent/java-agent/Supported-list.md +++ b/docs/en/setup/service-agent/java-agent/Supported-list.md @@ -129,7 +129,7 @@ metrics based on the tracing data. * [Ehcache](https://www.ehcache.org/) 2.x * [GuavaCache](https://github.com/google/guava) 18.x -> 23.x (Optional²) * Kotlin - * [Coroutine](https://kotlinlang.org/docs/reference/coroutines-overview.html) 1.0.1 -> 1.3.x (Optional²) + * [Coroutine](https://kotlinlang.org/docs/coroutines-overview.html) 1.0.1 -> 1.3.x (Optional²) * GraphQL * [Graphql](https://github.com/graphql-java) 8.0 -> 17.x * Pool