semantic-conventions icon indicating copy to clipboard operation
semantic-conventions copied to clipboard

Defines standards for generating consistent, accessible telemetry across a variety of domains

Results 442 semantic-conventions issues
Sort by recently updated
recently updated
newest added

Fixes https://github.com/open-telemetry/semantic-conventions/issues/1407 ## Changes Reference `system.device` in system paging usage metrics. ## Merge requirement checklist * [x] [CONTRIBUTING.md](https://github.com/open-telemetry/semantic-conventions/blob/main/CONTRIBUTING.md) guidelines followed. * [x] Change log entry added, according to the guidelines...

### Area(s) area:browser ### Is your change request related to a problem? Please describe. I would like to be able to identify telemetry created by synthetic sources such as bots...

enhancement
area:http

Fixes #1372 ## Changes This PR adds the VCS metrics from the GitHub Receiver to Semantic Conventions. These metrics are based on https://github.com/adrielp/opentelemetry-collector-contrib/blob/903eec5382352e4d663fadd2dc7f1cc1e37f62fd/receiver/githubreceiver/documentation.md ## Merge requirement checklist * [x] [CONTRIBUTING.md](https://github.com/open-telemetry/semantic-conventions/blob/main/CONTRIBUTING.md)...

Introducing operation-level metrics in the .NET Cosmos DB SDK. This PR includes the registration of semantic conventions in the OpenTelemetry community, ensuring full alignment with OpenTelemetry's established guidelines. **Dimensions** Tag/dimension...

Now that Semantic Conventions supports `event` yaml definitions, this PR is uncommenting the `device.app.lifecycle` event definition so that it is defined in yaml and ready for markdown generation. Note: Once...

Based on the messaging SIG discussion on 2/15/24, we should target stabilizing Kafka and RabbitMQ semconv along with the messaging semconv stability. While we can always add span attributes, but...

messaging-stability-blocker

Extracting message type from https://github.com/open-telemetry/semantic-conventions/issues/751#issuecomment-2405468487 > type - Application-specific message type, e.g. "orders.created" Content type and Content encoding - e.g. "application/json" and "gzip". Used by applications, not core RabbitMQ `messaging.message.schema.id|format|type`...

messaging-stability-blocker
area:messaging

- send/publish consistency - confusing table heading vs spans names vs operation types

messaging-stability-blocker
area:messaging

### Area(s) area:system ### Is your change request related to a problem? Please describe. Should system semantic conventions attributes and/or metrics specific to an OS include it as a namespace?...

enhancement
system-semconv-wg-ga-blocker
triage:needs-triage
area:system

## Changes This PR adds the following attributes. * `file.origin_referrer_url` * `file.origin_url` * `file.zone_identifier` (Thanks @trisch-me for all the advice you gave me in creating this PR!) ## Background In...