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

[OpenAI top_logprobs](https://platform.openai.com/docs/api-reference/chat/create#chat-create-top_logprobs): > An integer between 0 and 20 specifying the number of most likely tokens to return at each token position, each with an associated log probability. logprobs must...

area:gen-ai

Based on the discussion in the https://github.com/open-telemetry/semantic-conventions/pull/1345 it seems we don't have clarity on: - what's the source of truth yaml or md - what represents the registry - https://github.com/open-telemetry/semantic-conventions/blob/main/docs/attributes-registry...

tooling

### Area(s) area:server ### Is your change request related to a problem? Please describe. In https://github.com/open-telemetry/semantic-conventions/blob/bf0a2c1134f206f034408b201dbec37960ed60ec/docs/http/http-spans.md#clientserver-example-with-reverse-proxy the forwarded header may not contain enough information to determine the port if it...

enhancement
triage:needs-triage
area:server

### Area(s) area:feature-flag ### Is your change request related to a problem? Please describe. There is currently no guidance on which signal to use for tracking feature flag configuration changes...

enhancement
area:feature-flag

https://github.com/open-telemetry/oteps/pull/258

Opening this issue to mainly get the ball rolling, as I have had users asking for metrics around processed/dropped/exported data (starting with traces, but following up with metrics/logs). I'd like...

In other semantic conventions, we provide some guidance on what span should represent. E.g. in database we clarify it's the duration as observed by user whenever it's possible to capture...

area:gen-ai

### Area(s) area:system ### Is your change request related to a problem? Please describe. Standardize the hostmetrics receiver metric related to the filesystem inodes usage: https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/receiver/hostmetricsreceiver/internal/scraper/filesystemscraper/metadata.yaml#L40 ### Describe the solution...

enhancement
experts needed
triage:needs-triage
area:system

Fixes #2249 ## Changes Mark feature flag logs semantic conventions and all associated attributes as Release Candidate ## Merge requirement checklist * [x] [CONTRIBUTING.md](https://github.com/open-telemetry/semantic-conventions/blob/main/CONTRIBUTING.md) guidelines followed. * [x] Change log...

enhancement

Updating codegen guide after sunsetting build tools - https://github.com/open-telemetry/build-tools/pull/404, https://github.com/open-telemetry/build-tools/issues/322

Skip Changelog