Carlos Alberto Cortez

Results 68 issues of Carlos Alberto Cortez

The OT Shim layer needs to be updated to include the latest changes as introduced by https://github.com/open-telemetry/opentelemetry-specification/pull/1101 https://github.com/open-telemetry/opentelemetry-specification/pull/1563

up-for-grabs
stale

We have discussed in the past offering a strict/debug mode in the SDKs, by which SDKs (and auto-instrumentation) would fail at startup time if wrong configuration is found, rather than...

area:sdk
area:error-reporting
spec:miscellaneous
area:configuration
triaged-needmoreinfo

I'm working with a single file (a list of json objects), and something that is really distracting is the fact that the red mark for a wrong syntax (in my...

Use `OTEL_SERVICE_NAME` as the main value instead of `LS_SERVICE_NAME`, which we will be deprecating - see https://github.com/lightstep/specs/blob/main/daq/launcher.md#legacy-configuration-options

This is a meta item to track that we eventually update the examples to 1.0.x - [ ] Go - [ ] Java - [ ] Python - [ ]...

Opening this issue in order to get attention from people interested in auto-observability semantic conventions, e.g. [processed and dropped Span metrics](https://github.com/open-telemetry/semantic-conventions/pull/184). This would include observability in APIs, SDKs and the...

From https://github.com/open-telemetry/opentelemetry-specification/pull/3653: > This seems confusing, the current spec says "The server MAY use other gRPC codes to indicate retryable and not-retryable errors if those other gRPC codes are more...

As Links with invalid SpanContext may contain attributes describing the operation (specially useful and occurrent for messaging systems), we still want to collect them, also allowing the user to drop...

As https://github.com/open-telemetry/opentelemetry-specification/pull/426 is temporarily removing Binary format, we need to make sure Binary is re-added and updated properly with the OTEP 66 updates. Assigning for now to @MikeGoldsmith but we...

area:api
spec:context
triage:deciding:tc-inbox

As part of #3858 specification/common/README.md was added to include a NOTE in the **Attributes** section: > NOTE: extending the set of attribute value types is a breaking change. This was...