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 347 semantic-conventions issues
Sort by recently updated
recently updated
newest added
trafficstars

Fixes #723 (split off from #1186) ## Changes Adding additional db operation metrics related to memory and time spent. ## Merge requirement checklist * [x] [CONTRIBUTING.md](https://github.com/open-telemetry/semantic-conventions/blob/main/CONTRIBUTING.md) guidelines followed. * [x]...

Stale

**What are you trying to achieve?** I want to add a metric to the semantic conventions that will describe the system uptime. How about `system.uptime`? **Additional context.** This is reported...

help wanted

Ref: https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11833#discussion_r1689747737 ## Changes Add attributes: - rpc.client.request.body.size - rpc.client.response.body.size - rpc.server.request.body.size - rpc.server.response.body.size ## 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...

Stale
area:rpc

After several discussions in comments and during our semconv and tooling meetings we came to conclusion to rewrite embed functionality to make embed more prominent and visible because it has...

Fix #1104 I chose `user.anonymous_id` because of https://github.com/open-telemetry/semantic-conventions/pull/1121

never stale
area:security

This is a tracking issue for hardware metrics - [x] move common attributes https://github.com/open-telemetry/semantic-conventions/pull/1030 - [ ] move `hw.host.` - [ ] move `hw.battery.` - [ ] move `hw.cpu.` -...

enhancement

This PR introduces additional network-level spans to-be emitted by .NET 9 🤞 Related to #454, https://github.com/open-telemetry/semantic-conventions/issues/1226 In particular: 1. DNS, TLS, and socket connect spans that track individual stages of...

This is a proposal for vector db semantic convention (see #936). I tried to expand the `db` semantic convention adding some `db.vector` attributes. I tried to focus on the basic...

Some questions (and proposals) on capturing streaming LLM completions: 1. Should the GenAI span cover the duration till the last token in case of streaming? - Yes, otherwise how do...

area:gen-ai

Hardware metrics may need some improvements mostly around naming see comments on the https://github.com/open-telemetry/semantic-conventions/pull/1030 for more context Specifically: - https://github.com/open-telemetry/semantic-conventions/pull/1030/files#r1596971304 - https://github.com/open-telemetry/semantic-conventions/pull/1030/files#r1596979382 - https://github.com/open-telemetry/semantic-conventions/pull/1030/files#r1596974015 - https://github.com/open-telemetry/semantic-conventions/pull/1030#discussion_r1596971733 - https://github.com/open-telemetry/semantic-conventions/pull/1030/files/84cfdd8b76a4e93d28d94ede67c992092cc47131#r1598072436 - https://github.com/open-telemetry/semantic-conventions/pull/1030/files#r1629820876

enhancement
area:system