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

Relates to https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/41919 ## Changes This change introduces a new templated attribute for Google Compute Engine instance labels. The attribute prefix gcp.gce.instance.labels. follows the existing GCP/GCE naming scheme and aligns...

enhancement
area:gcp

## Changes Adds the openssf scorecard to the project readme. The best practise should be done by a maintainer as it requires registering project which can be done via https://www.bestpractices.dev/en/projects/new...

### Area(s) docs, area:os ### What's the problem? The enum tables have disappeared from both the resources & entities pages. See https://github.com/open-telemetry/semantic-conventions/blob/main/docs/resource/os.md and compare it to https://opentelemetry.io/docs/specs/semconv/resource/os/ ### Describe the...

bug
triage:needs-triage
area:os
docs

This is to continue discussion in original PR #1943, thanks @Karlie-777 for your efforts, I will try to add comments for open questions/issues here. ## Changes Adds Browser Resource Timing...

area:browser

Fixes #2830 ## Changes This PR proposes the a span definition for an application screen's time to first draw following spans (spanName = `span.app.screen.time_to_first_draw.internal`) ## Revisions - **Rev2**: [Rev1-Rev2 diff](https://github.com/open-telemetry/semantic-conventions/pull/2831/files/bf828ad10871f4a1e9c786462de81c4156dcc35e..395004f7198b87e3861c667ee464c641e311645f)...

enhancement
area:app
triage:rejected:declined

### URL https://opentelemetry.io/docs/specs/semconv/hardware/common/ ### Description Issues with the `hw.type` documentation on that page: * Identical `hw.type` list is specified 5 times on that page. Once would be enough * HW...

triage:deciding:needs-info

### Area(s) area:hardware ### What's missing? The current `hw.status` metric is overly broad and the temperature use case would benefit from a tailored metric so that the metrics can more...

triage:needs-triage
area:hardware

### Area(s) area:hardware ### What's missing? The current `hw.status` metric is overly broad and the voltage use case would benefit from a tailored metric so that the metrics can more...

triage:needs-triage
area:hardware

### Area(s) area:db, schema ### What's the problem? I got wrong behavior when trying to use [schemaprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/processor/schemaprocessor) for transition my db metrics to 1.37.0 semantic convention. The problem is 1.25.0...

bug
triage:needs-triage
area:db
schema

### Area(s) area:android ### What's missing? An android entity which contains identifying attributes. ### Describe the solution you'd like The android entity extends the updated device entity implemented via #3084...

triage:needs-triage
area:android