Defines standards for generating consistent, accessible telemetry across a variety of domains
Go to file
Trask Stalnaker 0fe269f6e4
Improve wording of OTEL_SEMCONV_STABILITY_OPT_IN for database semconv (#2210)
2025-05-02 14:35:28 +00:00
.chloggen Make `db.response.returned_rows` opt-in on `release_candidate` spans (#2211) 2025-05-02 14:35:00 +00:00
.github chore(deps): update actions/setup-python action to v5.6.0 (#2189) 2025-04-28 19:34:23 +00:00
.vscode Update to weaver 0.13.2 (#1902) 2025-02-14 08:26:19 -08:00
docs Improve wording of OTEL_SEMCONV_STABILITY_OPT_IN for database semconv (#2210) 2025-05-02 14:35:28 +00:00
internal/tools [chore] Make build fully support podman-is-docker. (#2080) 2025-04-15 15:22:34 -07:00
model Make `db.response.returned_rows` opt-in on `release_candidate` spans (#2211) 2025-05-02 14:35:00 +00:00
policies Add bare minimum Entity Association capabilities - Apply to System + Process semconv (#2123) 2025-04-28 16:28:37 +00:00
policies_test Add bare minimum Entity Association capabilities - Apply to System + Process semconv (#2123) 2025-04-28 16:28:37 +00:00
schemas Prepare release v1.32.0 (#2039) 2025-03-31 08:52:01 -07:00
templates/registry/markdown Render template attribute name consistently in the table and notes (#2193) 2025-05-01 01:21:08 +00: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
.lychee.toml Pin lychee link checker version (#2090) 2025-04-15 06:56:01 -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 [chore] System Semantic Conventions Non-Normative Guidance (#1618) 2025-01-10 11:31:43 -08:00
.yamllint [chore] Update yamllint to the most recent version (1.37.0) (#2126) 2025-04-16 15:03:10 -07:00
.yamllint-ignore [chore] Update yamllint to the most recent version (1.37.0) (#2126) 2025-04-16 15:03:10 -07: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.32.0 (#2039) 2025-03-31 08:52:01 -07:00
CONTRIBUTING.md [chore] Added yamllint check (#2120) 2025-04-15 15:17:50 -07:00
LICENSE First commit 2019-05-01 16:05:13 -04:00
Makefile [chore] Update yamllint to the most recent version (1.37.0) (#2126) 2025-04-16 15:03:10 -07:00
README.md [chore] Make build fully support podman-is-docker. (#2080) 2025-04-15 15:22:34 -07:00
RELEASING.md Add missing release step (#1811) 2025-01-27 08:26:16 -08:00
dependencies.Dockerfile chore(deps): update lycheeverse/lychee:sha-2aa22f8 docker digest to 2e37866 (#2203) 2025-05-01 15:03:12 +00:00
package.json Remove unused old markdown link check (#1993) 2025-03-13 08:27:32 -07:00
schema-next.yaml Rename `feature_flag.provider_name` to `feature_flag.provider.name` (#1982) 2025-04-14 13:02:03 -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):

Emeritus Approvers:

Emeritus Maintainers:

Find more about the maintainer role in community repository.