Defines standards for generating consistent, accessible telemetry across a variety of domains
Go to file
Keith Schmitt 6269289788
feat: Add `jvm.file_descriptor.count` metric to jvm experimental metrics (#2139)
2025-04-18 21:16:20 +00:00
.chloggen feat: Add `jvm.file_descriptor.count` metric to jvm experimental metrics (#2139) 2025-04-18 21:16:20 +00:00
.github Another merge queue fix (#2144) 2025-04-18 12:40:25 +00:00
.vscode Update to weaver 0.13.2 (#1902) 2025-02-14 08:26:19 -08:00
docs feat: Add `jvm.file_descriptor.count` metric to jvm experimental metrics (#2139) 2025-04-18 21:16:20 +00:00
internal/tools [chore] Make build fully support podman-is-docker. (#2080) 2025-04-15 15:22:34 -07:00
model feat: Add `jvm.file_descriptor.count` metric to jvm experimental metrics (#2139) 2025-04-18 21:16:20 +00:00
policies Update weaver to 0.14.0 and allow `_` -> `.` renames (#2086) 2025-04-11 09:30:39 -07:00
policies_test Update weaver to 0.14.0 and allow `_` -> `.` renames (#2086) 2025-04-11 09:30:39 -07:00
schemas Prepare release v1.32.0 (#2039) 2025-03-31 08:52:01 -07:00
templates/registry/markdown Add span rendering template and clean up span briefs and notes (#1505) 2025-04-09 09:32:28 -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
.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] Make build fully support podman-is-docker. (#2080) 2025-04-15 15:22:34 -07: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.