Defines standards for generating consistent, accessible telemetry across a variety of domains
Go to file
Sam Xie cab0665e71
Fix ruby links (#2290)
2025-05-21 23:31:53 +00:00
.chloggen Prepare release v1.34.0 (#2285) 2025-05-19 19:44:40 +00:00
.github Fix release automation (#2286) 2025-05-20 14:20:24 +00:00
.vscode Use deprecated struct instead of text, add policies (#2047) 2025-05-11 18:12:58 +00:00
docs Fix ruby links (#2290) 2025-05-21 23:31:53 +00:00
internal/tools chore(deps): update dependency go to v1.24.3 (#2239) 2025-05-13 13:27:14 +00:00
model Remove mentions of build-tools semconvgen (#2279) 2025-05-19 16:02:58 +00:00
policies Use deprecated struct instead of text, add policies (#2047) 2025-05-11 18:12:58 +00:00
policies_test Add test for enum member id format (#2273) 2025-05-16 12:49:16 +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) Remove build-tools from semconv build. (#2241) 2025-05-07 19:21:52 +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.