https://github.com/open-telemetry/semantic-conventions
Defines standards for generating consistent, accessible telemetry across a variety of domains
https://github.com/open-telemetry/semantic-conventions
Last synced: 28 days ago
JSON representation
Defines standards for generating consistent, accessible telemetry across a variety of domains
- Host: GitHub
- URL: https://github.com/open-telemetry/semantic-conventions
- Owner: open-telemetry
- License: apache-2.0
- Created: 2023-05-09T17:15:53.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2026-05-05T11:38:03.000Z (about 1 month ago)
- Last Synced: 2026-05-05T13:36:04.623Z (about 1 month ago)
- Language: Open Policy Agent
- Homepage:
- Size: 10.4 MB
- Stars: 571
- Watchers: 46
- Forks: 352
- Open Issues: 784
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: .github/security-insights.yml
Awesome Lists containing this project
- jimsghstars - open-telemetry/semantic-conventions - Defines standards for generating consistent, accessible telemetry across a variety of domains (Open Policy Agent)
README
#
OpenTelemetry Semantic Conventions
[](https://github.com/open-telemetry/semantic-conventions/actions?query=workflow%3A%22Checks%22+branch%3Amain)
[](https://github.com/open-telemetry/semantic-conventions/releases/latest)
[](https://github.com/open-telemetry/opentelemetry-specification/releases/tag/v1.56.0)
[](https://cloud-native.slack.com/archives/C041APFBYQP)
Semantic Conventions define a common set of (semantic) attributes which
provide meaning to data when collecting, producing and consuming it.
## Read the docs
The human-readable version of the semantic conventions resides in the [docs](docs/README.md) folder.
Major parts of these Markdown documents are generated from the YAML definitions located in the [model](model/README.md) folder.
## Roadmap
For an overview of the current focus areas and active initiatives
the Semantic Conventions project is committed to, check out the
[OpenTelemetry Roadmap](https://github.com/orgs/open-telemetry/projects/158/views/1?filterQuery=sig%3A%22Semantic+Conventions%3A+*%22).
> [!IMPORTANT]
> Due to limited maintainer and reviewer bandwidth, priority is given to initiatives
> listed in the roadmap. Contributions outside these areas may be delayed or
> not accepted unless they are formally added to the roadmap through the
> established project proposal process.
## Areas and Special Interest Groups
See: [Areas](AREAS.md)
## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md)
### Maintainers
- [Alexander Wert](https://github.com/AlexanderWert), Elastic
- [Armin Ruech](https://github.com/arminru), Dynatrace
- [Joao Grassi](https://github.com/joaopgrassi), Dynatrace
- [Josh Suereth](https://github.com/jsuereth), Google
- [Liudmila Molkova](https://github.com/lmolkova), Grafana Labs
- [Trask Stalnaker](https://github.com/trask), Microsoft
For more information about the maintainer role, see the [community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#maintainer).
### Approvers
- [Alexandra Konrad](https://github.com/trisch-me), Elastic
- [Christophe Kamphaus](https://github.com/kamphaus), Independent
- [Daniel Dyla](https://github.com/dyladan), Dynatrace
- [Ted Young](https://github.com/tedsuo), Grafana Labs
For more information about the approver role, see the [community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#approver).
### Emeritus
- [Christian Neumüller](https://github.com/Oberon00), Approver
- [James Moessis](https://github.com/jamesmoessis), Approver
- [Johannes Tax](https://github.com/pyohannes), Maintainer
- [Reiley Yang](https://github.com/reyang), Maintainer
- [Sean Marciniak](https://github.com/MovieStoreGuy), Approver
For more information about the emeritus role, see the [community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#emeritus-maintainerapprovertriager).