opentelemetry-java-instrume.../instrumentation/apache-pulsar/apache-pulsar-2.8
Lauri Tulmin 1adc5d3571
Instrument addition pulsar receive methods (#8171)
Resolves
https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/8162
Instrument Consumer#receiveAsync() and Consumer#receive(). Although
comments in code indicate that batch receiving was instrumented it
didn't really work as far as I can tell.
2023-03-30 16:30:12 +03:00
..
javaagent Instrument addition pulsar receive methods (#8171) 2023-03-30 16:30:12 +03:00
javaagent-unit-tests Improve pulsar instrumentation (#8007) 2023-03-13 17:22:11 +01:00
README.md Improve pulsar instrumentation (#8007) 2023-03-13 17:22:11 +01:00

README.md

Settings for the Apache Pulsar instrumentation

System property Type Default Description
otel.instrumentation.apache-pulsar.experimental-span-attributes `Boolean false Enable the capture of experimental span attributes.