semantic-conventions
semantic-conventions copied to clipboard
Defines standards for generating consistent, accessible telemetry across a variety of domains
Fixes #2877 Closes #1721 ## Changes Introduce a standalone guide on how to capture network addresses and what attributes to use when Note: if the PR is touching an area...
Progresses #2655 ## Changes This adds a note explaining that best effort for creation time is ok. > [!IMPORTANT] > Pull requests acceptance are subject to the triage process as...
This should be fraction not percentage _Originally posted by @dmitryax in https://github.com/open-telemetry/semantic-conventions/pull/2600#discussion_r2437840125_
### Area(s) area:gen-ai ### What's missing? ## Summary This proposal extends the existing [GenAI Agent semantic conventions](https://github.com/open-telemetry/semantic-conventions/blob/main/docs/gen-ai/gen-ai-agent-spans.md) with **Workflow** and **Task** span types to support complex multi-agent systems. It also...
Decide on which `rpc.protocol.name` values to mark stable as part of initial RPC semconv stability
Tracking / blocking issue for initial RPC semconv stability.
We should tailor generic note on `error.type` to RPC case. consistently across spans and metrics. _Originally posted by @lmolkova in https://github.com/open-telemetry/semantic-conventions/pull/2852#discussion_r2433545798_
See https://github.com/open-telemetry/opentelemetry-specification/issues/3496 for the context. TL;DR: exception messages may contain emails, user info, passwords / secrets and other sensitive information. Our current (in development) [error guidance](https://github.com/open-telemetry/semantic-conventions/blob/main/docs/general/recording-errors.md) recommends recording exception /...
Template (individual params) could be more useful and align better with e.g. db.query.params
### Area(s) area:hardware ### What's missing? Following metrics are currently allowed exceptions for metric names collisions due to legacy reasons: `hw.battery.charge`, `hw.cpu.speed`, `hw.fan.speed`, `hw.temperature`, `hw.voltage` They should be updated to...
### Area(s) area:cloud ### Is your change request related to a problem? Please describe. Semantic Conventions for Cloud Financial Management could help unlock near realtime cloud financial management metrics and...