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

OpenTelemetry auto-instrumentation and instrumentation libraries for Java

Results 335 opentelemetry-java-instrumentation issues
Sort by recently updated
recently updated
newest added

### Is your feature request related to a problem? Please describe. When using Apache Shenyu, the server span has no route attribute because Apache Shenyu use customized SpringWebflux WebHandler. ###...

enhancement
needs triage

Hi! Is it possible to implement Akka Streams Support for opentelemetry-javaagent?

enhancement
contribution welcome
new instrumentation

Earlier, an [issue](https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/10617) about adding extension functions for plugins that allow writing existing code in the Ktor DSL style was opened. In this PR, such new functions were added. These...

**Is your feature request related to a problem? Please describe.** We're migrating from opentracing and noticed that manual instrumentation for Executors is missing. **Describe the solution you'd like** I'd like...

enhancement
spring boot starter

We have been asked to generate SBOMs for published assets that are either natively compiled, or have vendored/embedded dependencies. In java, this mainly applies to the javaagent. Reference [Security SIG's...

Resolves https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/1572

### Describe the bug As is explained in this [issue](https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/10401) I've tried to use manual auto-implementation in a Spring Cloud Gateway API, when a request is made to the Gateway...

enhancement
contribution welcome
new instrumentation
spring boot starter
micrometer

### Is your feature request related to a problem? Please describe. [elasticjob](https://github.com/apache/shardingsphere-elasticjob) is a distributed task scheduling framework, the project has 8k stars and 3.3k forks in GitHub. It is...

enhancement
contribution welcome

Avoid user configuration and dependency addition (data source wrapping) for JDBC instrumentation.

enhancement
spring boot starter