{
  "description": "This instrumentation provides context propagation for Spring Core asynchronous task execution, it does not emit any telemetry on its own.",
  "display_name": "Spring Core",
  "features": [
    "CONTEXT_PROPAGATION"
  ],
  "has_javaagent": true,
  "javaagent_target_versions": [
    "org.springframework:spring-core:[2.0,]"
  ],
  "library_link": "https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/core/package-summary.html",
  "name": "spring-core-2.0",
  "scope": {
    "name": "io.opentelemetry.spring-core-2.0"
  },
  "source_path": "instrumentation/spring/spring-core-2.0"
}