Defines standards for generating consistent, accessible telemetry across a variety of domains
Go to file
Joao Grassi a3252cb605
Clarify metric attributes should be namespaced (#786)
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
Co-authored-by: Chris Mark <chrismarkou92@gmail.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-03-08 13:29:44 +01:00
.chloggen Clarify metric attributes should be namespaced (#786) 2024-03-08 13:29:44 +01:00
.github [chore] Attempt two: Avoid running stale bot on issues (#771) 2024-02-26 16:18:54 +01:00
.vscode Bump semantic conventions tooling to v0.21.0 (#310) 2023-09-12 17:55:20 +02:00
docs Clarify metric attributes should be namespaced (#786) 2024-03-08 13:29:44 +01:00
internal/tools Use `chloggen` go tool for managing the changelog (#637) 2024-02-05 16:41:55 +01:00
model move faas to registry (#525) 2024-03-07 09:04:52 -08:00
schemas Staging the 1.24.0 release (#613) 2023-12-15 10:36:02 -08: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 Update link check exclusion (#632) 2024-01-10 11:18:53 +01: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 [chore] Improve check/fix make targets (#787) 2024-03-06 11:30:13 +01:00
.yamllint Generate process metrics with `semconv` yaml (#330) 2024-01-23 09:37:27 +01:00
CHANGELOG.md Fix jvm buffer metric schema translations (#683) 2024-02-06 13:23:21 +01:00
CONTRIBUTING.md [chore] Improve check/fix make targets (#787) 2024-03-06 11:30:13 +01:00
LICENSE First commit 2019-05-01 16:05:13 -04:00
Makefile [chore] Improve check/fix make targets (#787) 2024-03-06 11:30:13 +01:00
README.md Add Liudmila to semconv maintainers. (#776) 2024-02-27 17:36:26 +01: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 Use `HTTP` instead of `_OTHER` in HTTP span names (if method is unknown) (#270) 2023-09-11 17:19:57 +02:00
schema-next.yaml Fix jvm buffer metric schema translations (#683) 2024-02-06 13:23:21 +01: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.