Defines standards for generating consistent, accessible telemetry across a variety of domains
Go to file
Liudmila Molkova 3334d6fd02
Fix broken CI checks (community links and newly added prefixes) (#1305)
2024-08-01 12:10:13 -04:00
.chloggen clarify database pool name being unique (#1289) 2024-08-01 15:52:55 +00:00
.github Fix broken CI checks (community links and newly added prefixes) (#1305) 2024-08-01 12:10:13 -04:00
.vscode Update the device.app.lifecycle event description and constraints (#794) 2024-04-22 09:41:54 -07:00
docs clarify database pool name being unique (#1289) 2024-08-01 15:52:55 +00:00
internal/tools [editorial] Move supplementary-guidelines into docs (#1284) 2024-07-29 10:06:52 +02:00
model Fix broken CI checks (community links and newly added prefixes) (#1305) 2024-08-01 12:10:13 -04:00
policies Remove prefix in yaml, add policy check to block future usages (and minor cleanups) (#1293) 2024-08-01 08:47:32 -07:00
schemas [chore] Cut 1.26 release. (#1052) 2024-05-21 18:20:56 +00:00
templates/registry/markdown Remove prefix in yaml, add policy check to block future usages (and minor cleanups) (#1293) 2024-08-01 08:47:32 -07: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
.markdown_link_check_config.json [cicd] add initial cicd attributes to registry (#1075) 2024-07-19 14:29:37 +02: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 Generate Attribute Registry using Weaver (#917) 2024-05-01 11:22:28 -07:00
.yamllint Add Issue templates and automation scripts (#777) 2024-03-19 11:21:40 +01: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 Remove unreleased section from the middle of the changelog (#1189) 2024-06-27 18:48:09 +02:00
CONTRIBUTING.md Fix broken CI checks (community links and newly added prefixes) (#1305) 2024-08-01 12:10:13 -04:00
LICENSE First commit 2019-05-01 16:05:13 -04:00
Makefile Remove prefix in yaml, add policy check to block future usages (and minor cleanups) (#1293) 2024-08-01 08:47:32 -07:00
README.md Fix broken CI checks (community links and newly added prefixes) (#1305) 2024-08-01 12:10:13 -04:00
gulpfile.js [editorial][CI] Ensure markdownlint has proper exit status (#210) 2023-07-27 09:21:07 -04:00
package.json Update markdownlint version and fix violation (#1010) 2024-05-07 07:42:32 -07:00
schema-next.yaml Rename metric `jvm.buffer.memory.usage` to `jvm.buffer.memory.used` (#1265) 2024-07-29 17:21:57 +02: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):

Find more about the maintainer role in community repository.