{
  "description": "This instrumentation does not emit telemetry on its own. Instead, it extracts the HTTP route and attaches it to HTTP server spans and HTTP server metrics.",
  "display_name": "Spark Web Framework",
  "features": [
    "HTTP_ROUTE"
  ],
  "has_javaagent": true,
  "javaagent_target_versions": [
    "com.sparkjava:spark-core:[2.3,)"
  ],
  "library_link": "https://sparkjava.com/",
  "name": "spark-2.3",
  "scope": {
    "name": "io.opentelemetry.spark-2.3"
  },
  "source_path": "instrumentation/spark-2.3"
}