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
trafficstars

**Description:** Bug fix - The `otel.instrument()` helpers do not retrieve the previously built instrument instances on subsequent groovy script runs and this leads to logged duplicate instrument recording warnings. Because...

**Is your feature request related to a problem? Please describe.** Currently OpenTelemetry does not provide a default InfluxDB Exporter. Since we would like to add an InfluxDB Exporter to the...

type: enhancement

See https://github.com/open-telemetry/opentelemetry-java-contrib/pull/403 Alternatively we could update the version bumping script for this, but seems better if we can generate this at build time if possible. cc @kubawach @anosek-an

type: enhancement
component: static-instrumenter

**Description** A clear and concise description of what the bug is or observed behavior. The JMX Metric Gatherer is throwing warnings for listener metric `wildfly.request.count`. **Steps to reproduce** Provide a...

bug
comp:jmx-metrics

**Description** I have a running tomcat server with a war file in it. The JMX port 9000 is open without authentication or TLS (only for testing). There are many nice...

type: bug
component:jmx-metrics
Stale

Initial pass for a few semantic convention updates: * Loaded classes. * Unloaded classes. * Active threads. Will update the rest in a second pass: * Still to be decided...

PR with the upcoming changes from https://github.com/open-telemetry/opentelemetry-specification/pull/2485 - observe not all metrics are included, namely: * Metrics which could use Summary points instead (changes have been postponed) * Consumer metrics...

@anuraaga let me know if you remember anything else that has come up in prior reviews and I'll add them