Defines standards for generating consistent, accessible telemetry across a variety of domains
Go to file
Chris Mark db1b84d45d
Merge *.cpu.state attributes to a common cpu.mode attribute (#1026)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Alexandra Konrad <alexandra.konrad@elastic.co>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Braydon Kains <93549768+braydonk@users.noreply.github.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-06-26 09:46:38 +02:00
.chloggen Merge *.cpu.state attributes to a common cpu.mode attribute (#1026) 2024-06-26 09:46:38 +02:00
.github Merge *.cpu.state attributes to a common cpu.mode attribute (#1026) 2024-06-26 09:46:38 +02:00
.vscode Update the device.app.lifecycle event description and constraints (#794) 2024-04-22 09:41:54 -07:00
docs Merge *.cpu.state attributes to a common cpu.mode attribute (#1026) 2024-06-26 09:46:38 +02:00
internal/tools [chore] Fix typos (#1060) 2024-05-22 16:13:57 +00:00
model Merge *.cpu.state attributes to a common cpu.mode attribute (#1026) 2024-06-26 09:46:38 +02:00
schemas [chore] Cut 1.26 release. (#1052) 2024-05-21 18:20:56 +00:00
supplementary-guidelines Document patterns and suggestions for semconv code generation (#953) 2024-05-09 07:35:17 -07:00
templates/registry/markdown Merge *.cpu.state attributes to a common cpu.mode attribute (#1026) 2024-06-26 09:46:38 +02:00
.gitattributes Add .gitattributes & normalize line endings (#1230) 2020-11-26 13:15:29 +01:00
.gitignore [chore] Update event semantic conventions (#880) 2024-05-03 10:26:27 -07:00
.markdown_link_check_config.json [chore] Fix typo (#1015) 2024-05-08 11:25:17 -07: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
CHANGELOG.md [chore] Fix typos (#1060) 2024-05-22 16:13:57 +00:00
CONTRIBUTING.md Generate Attribute Registry using Weaver (#917) 2024-05-01 11:22:28 -07:00
LICENSE First commit 2019-05-01 16:05:13 -04:00
Makefile [chore] Improve the Makefile to make it more robust to other environments. (#1063) 2024-05-23 15:40:28 -07:00
README.md [chore] Bump to latest specification version. (#1051) 2024-05-21 07:37:24 -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 Merge *.cpu.state attributes to a common cpu.mode attribute (#1026) 2024-06-26 09:46:38 +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.