Defines standards for generating consistent, accessible telemetry across a variety of domains
Go to file
Ben B f4ed03e456
Add system.cpu.physical.count and system.cpu.logical.count metrics (#99)
Co-authored-by: Pablo Baeyens <pbaeyens31+github@gmail.com>
Co-authored-by: Tigran Najaryan <4194920+tigrannajaryan@users.noreply.github.com>
Co-authored-by: Dmitrii Anoshin <anoshindx@gmail.com>
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2023-08-01 17:46:45 +02:00
.github [editorial] markdownlint in less then 1.5 sec (#193) 2023-07-14 08:10:49 -04:00
.vscode Bump semantic conventions tooling to v0.20.0 (#225) 2023-08-01 08:08:29 -04:00
docs Add system.cpu.physical.count and system.cpu.logical.count metrics (#99) 2023-08-01 17:46:45 +02:00
internal/tools Bump semantic conventions tooling to v0.20.0 (#225) 2023-08-01 08:08:29 -04:00
model Bump semantic conventions tooling to v0.20.0 (#225) 2023-08-01 08:08:29 -04:00
schemas Rename `process.runtime.jvm.cpu.utilization` to `process.runtime.jvm.cpu.recent_utilization` (#53) 2023-06-09 10:23:53 -07:00
supplementary-guidelines/compatibility [editorial] Setup Prettier and run it on some files (#192) 2023-07-21 16:34:45 +02:00
.gitattributes Add .gitattributes & normalize line endings (#1230) 2020-11-26 13:15:29 +01:00
.gitignore Update JS environment variable compliance (#3226) 2023-03-27 13:16:40 -07:00
.markdown_link_check_config.json [editorial] Setup Prettier and run it on some files (#192) 2023-07-21 16:34:45 +02:00
.markdownlint.yaml mdlint: Use named rules. (#1813) 2021-07-19 18:08:22 +02:00
.nvmrc [linters] Recommend latest LTS version of Node (#2401) 2022-03-03 19:52:45 -05:00
.prettierignore [editorial] Setup Prettier and run it on some files (#192) 2023-07-21 16:34:45 +02:00
.yamllint Lint YAML files (mainly semantic conventions). (#1814) 2021-07-15 10:12:05 +02:00
CHANGELOG.md Add system.cpu.physical.count and system.cpu.logical.count metrics (#99) 2023-08-01 17:46:45 +02:00
CONTRIBUTING.md Update contributing documentation for restructuring of repository (#216) 2023-07-28 08:26:16 -04:00
LICENSE First commit 2019-05-01 16:05:13 -04:00
Makefile Bump semantic conventions tooling to v0.20.0 (#225) 2023-08-01 08:08:29 -04:00
README.md Add Alexander Wert as an Approver (#220) 2023-08-01 07:29:43 -04:00
docfx.json Update docfx sanity check (#2285) 2022-03-24 20:44:12 +01:00
gulpfile.js [editorial][CI] Ensure markdownlint has proper exit status (#210) 2023-07-27 09:21:07 -04:00
package.json [editorial] Setup Prettier and run it on some files (#192) 2023-07-21 16:34:45 +02:00
schema-next.yaml Update documentation for how to cut a release AND perform the action … (#190) 2023-07-13 14:47:21 -04:00

README.md

OpenTelemetry Semantic Conventions

Welcome to the new repository!

This is currently a direct copy/filter-branch of the Specification repository with only semantic conventions included.

This repository is currently using this specification version.

Read the docs

The documentation currently resides in the doc 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.