Defines standards for generating consistent, accessible telemetry across a variety of domains
Go to file
Christos Markou 3be2bcb68f
Replace system.network.state with network.connection.state (#1632)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Alexandra Konrad <alexandra.konrad@elastic.co>
2024-12-17 10:41:42 -05:00
.chloggen Replace system.network.state with network.connection.state (#1632) 2024-12-17 10:41:42 -05:00
.github Deprecate `event.name` attribute in favor of EventName on the log record (#1646) 2024-12-16 20:21:17 -08:00
.vscode Update weaver to version 0.12.0 (#1665) 2024-12-11 20:32:05 +00:00
docs Replace system.network.state with network.connection.state (#1632) 2024-12-17 10:41:42 -05:00
internal/tools Prepare release 1.29.0 (#1626) 2024-11-28 10:23:37 -08:00
model Replace system.network.state with network.connection.state (#1632) 2024-12-17 10:41:42 -05:00
policies Mark .NET runtime metrics as stable (#1609) 2024-12-03 12:39:24 -08:00
policies_test Relax collision detection policy to allow collisions between deprecated namespaces and attributes (and vice-versa) (#1642) 2024-12-02 13:35:47 -08:00
schemas Prepare release 1.29.0 (#1626) 2024-11-28 10:23:37 -08:00
templates/registry/markdown GenAI events - yamlify body definitions and cosmetic examples improvements (#1469) 2024-12-12 15:09:03 -08: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 Ignore sporadically failing link (#1679) 2024-12-13 16:17:29 +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 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 Prepare release 1.29.0 (#1626) 2024-11-28 10:23:37 -08:00
CONTRIBUTING.md Prepare release 1.29.0 (#1626) 2024-11-28 10:23:37 -08:00
LICENSE First commit 2019-05-01 16:05:13 -04:00
Makefile [chore] Add lightweight make check target (#1586) 2024-11-20 15:37:27 -08:00
README.md Update approvers (#1643) 2024-12-03 08:38:37 -08:00
dependencies.Dockerfile Update weaver to version 0.12.0 (#1665) 2024-12-11 20:32:05 +00:00
gulpfile.js [editorial][CI] Ensure markdownlint has proper exit status (#210) 2023-07-27 09:21:07 -04:00
package.json Bump markdownlint-cli from 0.42.0 to 0.43.0 (#1611) 2024-11-25 18:50:46 -08:00
schema-next.yaml Replace system.network.state with network.connection.state (#1632) 2024-12-17 10:41:42 -05: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.