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

**Description:** Support the new Stable HTTP Semantic Conventions **Existing Issue(s):** < Link any applicable issues. > **Testing:** < Describe what testing was performed and any tests were added. > **Documentation:**...

component: maven-extension

### Component(s) maven-extension ### Is your feature request related to a problem? Please describe. I have been trying to flush out the maven-extension in a Jenkins Environment trying to use...

component:maven-extension

### Component(s) jmx-metrics ### What happened? ## Description Hi all, we are using the jmx gatherer with a custom groovy script that has 60-70 instruments. We configure a default interval...

component: jmx-metrics
Stale

E.g. it's not calling `LoggingCustomizer` SPI and so logging is using no-op implementation. see https://github.com/open-telemetry/opentelemetry-java-contrib/pull/474#discussion_r990323748

type: enhancement
component: static-instrumenter

**Is your feature request related to a problem? Please describe.** The Otel TraceId is defined as 16-byte array with at least one non-zero byte. https://opentelemetry.io/docs/reference/specification/trace/api/#retrieving-the-traceid-and-spanid The Xray TraceID has the...

type: enhancement
component:aws-xray

The OpenTelemetry community currently owns two separate JMX metrics implementations. * The [jmx metrics gatherer](https://github.com/open-telemetry/opentelemetry-java-contrib/tree/main/jmx-metrics) from this repo * The [JMX metrics insights](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/instrumentation/jmx-metrics/javaagent/README.md) instrumentation It was suggested that we should...

type: enhancement
component:jmx-metrics

**Is your feature request related to a problem? Please describe.** Right now the EKSResource detector is only collecting the following information when running in a EKS Environment: * Cluster Name...

type: enhancement
component:aws-resources

**Description** - Everything is working fine at the beginning, but after some time(10 hours to 10 days depends on the “collection_interval”) the metrics from Jvm/Cassandra(for example “cassandra.client.request.range_slice.latency.99p”) stops, but all...

type: bug
component:jmx-metrics

**Is your feature request related to a problem? Please describe.** aws-xray has a dependency on OkHttp because of the **XraySamplerClient**. This causes transitive dependency issues with other projects. As an...

type: enhancement
component:aws-xray

### Component(s) aws-xray ### Is your feature request related to a problem? Please describe. OpenTelemetry provides an [AwsXrayIdGenerator](https://github.com/open-telemetry/opentelemetry-java-contrib/blob/main/aws-xray/src/main/java/io/opentelemetry/contrib/awsxray/AwsXrayIdGenerator.java), but there is no easy way to start using it with auto-instrumentation...

type: enhancement
component:aws-xray