{
  "description": "This instrumentation provides context propagation for Pekko actors, it does not emit any telemetry on its own.",
  "display_name": "Pekko Actors",
  "features": [
    "CONTEXT_PROPAGATION"
  ],
  "has_javaagent": true,
  "javaagent_target_versions": [
    "org.apache.pekko:pekko-actor_2.12:[1.0,)",
    "org.apache.pekko:pekko-actor_2.13:[1.0,)",
    "org.apache.pekko:pekko-actor_3:[1.0,)"
  ],
  "library_link": "https://pekko.apache.org/docs/pekko/current/typed/index.html",
  "name": "pekko-actor-1.0",
  "scope": {
    "name": "io.opentelemetry.pekko-actor-1.0"
  },
  "source_path": "instrumentation/pekko/pekko-actor-1.0"
}