Bruno Baptista

Results 33 issues of Bruno Baptista

**Is your feature request related to a problem? Please describe.** Allow JakartaEE applications to use OpenTelementry. APIs and their implementations could also use this. **Describe the solution you'd like** Add...

type: enhancement

- Fixes #26444 Work: - [x] Create data model to mimic Otel properties - [x] PoC on MP-OpenTelemetry: https://github.com/smallrye/smallrye-opentelemetry/pull/142 - [x] Move model to quarkus and split between runtime and...

area/dependencies
area/tracing

Fixes #2667 ## Changes Add OTEL_SDK_ENABLED environment property This will allow applications to easily deactivate opentelemetry on deployments where it's not supported or needed. This property is already present in...

enhancement
area:sdk
area:configuration

We would like `otel.experimental.sdk.enabled` java system property to become permanent and be called `otel.sdk.enabled`. This would be the env. variable: OTEL_EXPERIMENTAL_SDK_ENABLED This request comes from the Eclipse MicroProfile (MP) Tracing...

help wanted
area:sdk
spec:miscellaneous
area:configuration
triaged-accepted

After 1.17.0 the attribute net.sock.peer.addr is being used, at least in GRPC calls but it’s not showing up in the SemanticAttributes class. io.opentelemetry.semconv.trace.attributes.SemanticAttributes does not have attribute net.sock.peer.addr and others...

Bug

area/dependencies
area/tracing

Part of #26444 and https://issues.redhat.com/browse/QUARKUS-2394 Depends on https://github.com/quarkiverse/quarkus-opentelemetry-exporter/pull/1 (merged but not released) Remove quarkus-opentelemetry-parent-aggregator and ...-exporter-jaeger Move ...-exporter-otlp inside quarkus-opentelemetry as default exporter Update Docs This PR introduces breaking changes

release/noteworthy-feature
area/documentation
triage/waiting-for-ci
release/breaking-change
area/dependencies
area/devtools
area/infra-automation
area/tracing

### Description We need a howto detailing the process and best practices around migrating Quarkus applications from OpenTracing to OpenTelemetry. ### Implementation ideas _No response_

kind/enhancement
area/documentation
area/smallrye
area/tracing

…as default. This can only be merged after this is released: https://github.com/quarkusio/quarkus/pull/28487

**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...

enhancement
component:aws-xray