File tree Expand file tree Collapse file tree 2 files changed +0
-12
lines changed
instrumentation/kotlinx-coroutines/kotlinx-coroutines-1.0 Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -8293,12 +8293,6 @@ libraries:
82938293 javaagent :
82948294 - org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:[1.3.9,)
82958295 - org.jetbrains.kotlinx:kotlinx-coroutines-core:[1.0.0,1.3.8)
8296- configurations :
8297- - name : otel.instrumentation.kotlinx-coroutines.check-class
8298- description : |
8299- Enables bytecode verification with ASM CheckClassAdapter for debugging transformed classes.
8300- type : boolean
8301- default : false
83028296 - name : kotlinx-coroutines-flow-1.3
83038297 display_name : Kotlin Coroutines Flow
83048298 description : |
Original file line number Diff line number Diff line change @@ -5,9 +5,3 @@ display_name: Kotlin Coroutines
55features :
66 - CONTEXT_PROPAGATION
77library_link : https://github.com/Kotlin/kotlinx.coroutines
8- configurations :
9- - name : otel.instrumentation.kotlinx-coroutines.check-class
10- description : >
11- Enables bytecode verification with ASM CheckClassAdapter for debugging transformed classes.
12- type : boolean
13- default : false
You can’t perform that action at this time.
0 commit comments