All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.instrumentation.kafka.json Maven / Gradle / Ivy

{
  "name": "Kafka",
  "id": "kafka",
  "advice": [
    {
      "className": "org.apache.kafka.clients.consumer.KafkaConsumer",
      "methodName": "poll",
      "methodParameterTypes": [
        "long"
      ],
      "nestingGroup": "kafka-poll",
      "captureKind": "local-span",
      "spanMessageTemplate": "kafka poll => {{_.count}}",
      "timerName": "kafka poll"
    }
  ],
  "classes": [
    "org.glowroot.instrumentation.kafka.ProducerInstrumentation"
  ],
  "collocate": true
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy