Defines standards for generating consistent, accessible telemetry across a variety of domains
Go to file
Yevhenii Solomchenko 26e3779ba8
Modify host.id lookup to be generated from YAML. (#1396)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-09-09 11:48:16 +02:00
.chloggen Modify host.id lookup to be generated from YAML. (#1396) 2024-09-09 11:48:16 +02:00
.github ci: sort with dictionary mode for compatibility (#1388) 2024-09-04 12:19:47 -07:00
.vscode Update the device.app.lifecycle event description and constraints (#794) 2024-04-22 09:41:54 -07:00
docs Modify host.id lookup to be generated from YAML. (#1396) 2024-09-09 11:48:16 +02:00
internal/tools Bump go.opentelemetry.io/build-tools/chloggen from 0.12.0 to 0.14.0 in /internal/tools (#1350) 2024-08-19 17:30:09 +00:00
model Modify host.id lookup to be generated from YAML. (#1396) 2024-09-09 11:48:16 +02:00
policies [chore] Fix minor typos (#1379) 2024-09-03 13:12:17 +02:00
policies_test Fix more process attributes without namespace (#1363) 2024-08-28 08:33:12 -04:00
schemas Prepare release v1.27.0 (#1307) 2024-08-02 08:59:05 -07:00
templates/registry/markdown CosmosDB: define applicable values for `db.operation.name` and add proper reference to `az.namespace` (#1330) 2024-08-23 12:43:43 -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 Prepare release v1.27.0 (#1307) 2024-08-02 08:59:05 -07:00
CONTRIBUTING.md Update spec version to 1.35.0 (#1306) 2024-08-02 08:34:17 -07:00
LICENSE First commit 2019-05-01 16:05:13 -04:00
Makefile ci: fix makefile docker ownership (#1386) 2024-09-04 14:44:01 -07:00
README.md Update spec version to 1.35.0 (#1306) 2024-08-02 08:34:17 -07:00
dependencies.Dockerfile Bump openpolicyagent/opa from 0.67.1 to 0.68.0 (#1376) 2024-09-04 14:01:39 +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 from 0.34.0 to 0.35.0 (#1373) 2024-09-03 11:15:32 +00:00
schema-next.yaml Prepare release v1.27.0 (#1307) 2024-08-02 08:59:05 -07: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.