oteps icon indicating copy to clipboard operation
oteps copied to clipboard

OpenTelemetry Enhancement Proposals

Results 74 oteps issues
Sort by recently updated
recently updated
newest added

**Add Context-scoped telemetry attributes which typically apply to all signals associated with a trace as it crosses a single service.** This OTEP aims to address various related demands that have...

enhancement
priority:p1
triaged
stale

Proposal to update OTLP to indicate whether a span's parent is remote.

Proposal to enhance semantic conventions for manual instrumentation with by suggesting namespacing as a means to organize data, with the `app.` prefix.

This OTEP aims to describe the necessary changes for bringing the [existing semantic conventions for messaging](https://github.com/open-telemetry/opentelemetry-specification/blob/a1a8676a43dce6a4e447f65518aef8e98784306c/specification/trace/semantic_conventions/messaging.md) from the current [experimental](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/versioning-and-stability.md#experimental) to a [stable](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/versioning-and-stability.md#stable) state. It is based on [OTEP 0173](0173-messaging-semantic-conventions.md),...

Ongoing experiments, research, and draft specification for a multi-variate columnar encoding of OTLP. At the request of @jmacd

This OTEP is to add support for parsing request information to generate metrics. Some business-related metrics need to be generated by parsing the request information (e.g., request body, header, response...

This OTEP is part of the RUM/Client initiative. Currently, we are missing a place to put important client information which applies to all telemetry emitted by an SDK. This information...

Adds OTLP request identifier to describe the OTLP version used to create the binary or JSON payload.

This OTEP proposes to add support for Elastic Common Schema in OpenTelemetry, enriching the Otel Semantic Conventions. It has been prepared by @cyrille-leclerc , @alolita , @kumoroku, @jkowall, @danielkhan, and...

# Profiling events There is a shifting concept that performance monitoring and application monitoring (the idea of tracking the time spent in functions and or methods, vs how long it...

release:after-ga