Defines standards for generating consistent, accessible telemetry across a variety of domains
Go to file
Christos Markou 778afe4ec8
[chore] Add links to releases for k8s migration guide breaking changes (#2196)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Jina Jain <jjain@splunk.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-05-29 03:58:34 +00:00
.chloggen Update general event guidance and policies to allow complex attributes on events only (#2240) 2025-05-27 23:13:50 +00:00
.github Fix release automation (#2286) 2025-05-20 14:20:24 +00:00
.vscode Update general event guidance and policies to allow complex attributes on events only (#2240) 2025-05-27 23:13:50 +00:00
docs [chore] Add links to releases for k8s migration guide breaking changes (#2196) 2025-05-29 03:58:34 +00:00
internal/tools chore(deps): update dependency go to v1.24.3 (#2239) 2025-05-13 13:27:14 +00:00
model Small markdown fix (#2304) 2025-05-28 16:24:11 +00:00
policies Update general event guidance and policies to allow complex attributes on events only (#2240) 2025-05-27 23:13:50 +00:00
policies_test Update general event guidance and policies to allow complex attributes on events only (#2240) 2025-05-27 23:13:50 +00:00
schemas Prepare release v1.34.0 (#2285) 2025-05-19 19:44:40 +00:00
templates/registry/markdown Move Attributes Registry to Registry / Attributes (#2251) 2025-05-15 01:58:45 +00:00
.editorconfig Add editorconfig for yaml, rego and makefile, fix rego tabs (#1286) 2024-07-30 12:54:14 -07:00
.gitattributes Add .gitattributes & normalize line endings (#1230) 2020-11-26 13:15:29 +01:00
.gitignore [chore] update scripts to detect macos or linux for GNU sed usage (#1267) 2024-07-22 15:27:01 +00:00
.lychee.toml Suppress github.com link checking for now to avoid constant 429 failures (#2216) 2025-05-05 15:00:01 +00:00
.markdownlint.yaml Update markdownlint version and fix violation (#1010) 2024-05-07 07:42:32 -07:00
.nvmrc [linters] Recommend latest LTS version of Node (#2401) 2022-03-03 19:52:45 -05:00
.prettierignore Move Attributes Registry to Registry / Attributes (#2251) 2025-05-15 01:58:45 +00:00
.yamllint [chore] Update yamllint to the most recent version (1.37.0) (#2126) 2025-04-16 15:03:10 -07:00
.yamllint-ignore [chore] Update yamllint to the most recent version (1.37.0) (#2126) 2025-04-16 15:03:10 -07:00
Brewfile [chore] update scripts to detect macos or linux for GNU sed usage (#1267) 2024-07-22 15:27:01 +00:00
CHANGELOG.md Fix link in v1.33.0 change log (#2288) 2025-05-20 19:28:17 +00:00
CONTRIBUTING.md [chore] Added yamllint check (#2120) 2025-04-15 15:17:50 -07:00
LICENSE First commit 2019-05-01 16:05:13 -04:00
Makefile Move Attributes Registry to Registry / Attributes (#2251) 2025-05-15 01:58:45 +00:00
README.md [chore] Update spec repo links to v1.45.0 (#2274) 2025-05-15 21:02:49 +00:00
RELEASING.md Add missing release step (#1811) 2025-01-27 08:26:16 -08:00
dependencies.Dockerfile chore(deps): update otel/weaver docker tag to v0.15.1 (#2305) 2025-05-28 23:26:13 +00:00
package.json Remove unused old markdown link check (#1993) 2025-03-13 08:27:32 -07:00
schema-next.yaml Fix release automation (#2286) 2025-05-20 14:20:24 +00:00

README.md

OpenTelemetry Icon OpenTelemetry Semantic Conventions

Checks GitHub tag (latest SemVer) Specification Version

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 folder. Major parts of these Markdown documents are generated from the YAML definitions located in the model folder.

Contributing

See CONTRIBUTING.md

Approvers (@open-telemetry/specs-semconv-approvers):

Find more about the approver role in community repository.

Maintainers (@open-telemetry/specs-semconv-maintainers):

Emeritus Approvers:

Emeritus Maintainers:

Find more about the maintainer role in community repository.