opentelemetry-java-contrib icon indicating copy to clipboard operation
opentelemetry-java-contrib copied to clipboard

Results 136 opentelemetry-java-contrib issues
Sort by recently updated
recently updated
newest added

### Component(s) _No response_ ### Is your feature request related to a problem? Please describe. [Pulsar](https://github.com/apache/pulsar) is a messaging system, the open telemetry collector project supports a pulsar based collector,...

Related to PR https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1670 Logging related metrics were not generated by default in currently implemented integration tests. It is necessary to find out the way how to force Kafka to...

component:jmx-scraper

### Component(s) processors ### Is your feature request related to a problem? Please describe. Because `BaggageSpanProcessor` runs `onStart()`, newly added included Baggage keys need to be manually added to the...

Fixes https://github.com/open-telemetry/opentelemetry-java-contrib/issues/1632

### Component(s) _No response_ ### Is your feature request related to a problem? Please describe. Related to #1619, we might want to revisit this in more detail to figure out...

component:jmx-scraper

I was wondering if this repository would be appropriate for an instrumentation of cucumber-jvm. Some similar exists on the equivalent node repository: https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/instrumentation-cucumber And the hosting of this feature in...