semantic-conventions
semantic-conventions copied to clipboard
Defines standards for generating consistent, accessible telemetry across a variety of domains
Similar to https://github.com/open-telemetry/semantic-conventions/blob/main/docs/http/migration-guide.md
### Area(s) area:db ### What happened? We should identify and document attributes that are relevant for sampling ### Semantic convention version 1.25.0 ### Additional context _No response_
We should be able to evolve semantic conventions after they become stable or use experimental features in addition to stable semantics. For example, HTTP spans may use experimental attributes such...
Current system metrics cover usage of memory, paging/swap memory and filesystems, but we don't currently support the total capacity of any of these systems as a separate metric. The following...
here is the list of existing attributes to move , please write a comment if you are planning to work on some components so we don't have duplicates - [x]...
The span attributes for [dynamodb](https://github.com/open-telemetry/semantic-conventions/blob/main/docs/database/dynamodb.md) are currently in `aws` namespace. Other databases like [mondodb](https://github.com/open-telemetry/semantic-conventions/blob/main/docs/database/mongodb.md) or [mssql](https://github.com/open-telemetry/semantic-conventions/blob/main/docs/database/mssql.md) have their special attributes in the `db` namespace. At other places like `cloud.region` vendor...
Tracking / blocking issue for initial database semconv stability.
**What are you trying to achieve?** As an alternative to using the GraphQL query name as the span name, I'd like to use its hash (stored operation ID) instead. **Context**...
As GraphQL is gaining popularity as a query language for APIs, we (Tyk Technologies, maintainer of the [Tyk open source API Gateway](https://github.com/TykTechnologies/tyk)) would like to work on enhancing the existing...
## Changes Please provide a brief description of the changes here. Add semantic convention of influxDB. Relative to https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/10850 ## Merge requirement checklist * [x] [CONTRIBUTING.md](https://github.com/open-telemetry/semantic-conventions/blob/main/CONTRIBUTING.md) guidelines followed. * [x]...