{
  "description": "This instrumentation adds support for @WithSpan annotations on methods that return Kotlin Flow.",
  "display_name": "Kotlin Coroutines Flow",
  "has_javaagent": true,
  "javaagent_target_versions": [
    "org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:[1.3.9,)",
    "org.jetbrains.kotlinx:kotlinx-coroutines-core:[1.3.0,1.3.8)"
  ],
  "library_link": "https://github.com/Kotlin/kotlinx.coroutines",
  "name": "kotlinx-coroutines-flow-1.3",
  "scope": {
    "name": "io.opentelemetry.kotlinx-coroutines-flow-1.3"
  },
  "source_path": "instrumentation/kotlinx-coroutines/kotlinx-coroutines-flow-1.3"
}