Defines standards for generating consistent, accessible telemetry across a variety of domains
Go to file
Trask Stalnaker 752af8442e
Update database migration guide with most recent couple of changes (#2036)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-03-29 13:29:17 -07:00
.chloggen `db.operation.parameter.<key>` should not be captured for batch operations (#2034) 2025-03-29 20:20:29 +00:00
.github CPython runtime garbage collections metrics (#1931) 2025-03-27 14:52:20 +00:00
.vscode Update to weaver 0.13.2 (#1902) 2025-02-14 08:26:19 -08:00
docs Update database migration guide with most recent couple of changes (#2036) 2025-03-29 13:29:17 -07:00
internal/tools Update chloggen to 0.20.0 (#1958) 2025-03-06 12:16:37 -08:00
model Update `db.sql.table` deprecation note (#2035) 2025-03-29 13:27:34 -07:00
policies Add stability to `network.interface.name` and event fields, add temp policy check (#1781) 2025-01-22 18:11:09 -08:00
policies_test Updating experimental -> development in docs (#1895) 2025-02-13 01:55:52 +00:00
schemas Prepare release v1.31.0 (#1970) 2025-03-10 17:49:47 -07:00
templates/registry/markdown Add warning about body fields being moved to complex attributes in the future (#2029) 2025-03-28 15:33:12 -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 Temporarily ignore failing link (#1786) 2025-01-22 12:26:48 -08: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 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 Remove unused old markdown link check (#1993) 2025-03-13 08:27:32 -07:00
CONTRIBUTING.md Updating experimental -> development in docs (#1895) 2025-02-13 01:55:52 +00:00
LICENSE First commit 2019-05-01 16:05:13 -04:00
Makefile [chore] Make DOCKER_IS_PODMAN check more reliable in Makefile (#1983) 2025-03-11 13:54:46 -07:00
README.md [chore] Update spec repo links to v1.43.0 (#2004) 2025-03-19 05:52:10 -07:00
RELEASING.md Add missing release step (#1811) 2025-01-27 08:26:16 -08:00
dependencies.Dockerfile Bump openpolicyagent/opa from 1.1.0 to 1.2.0 (#1956) 2025-03-03 09:04:21 -08:00
package.json Remove unused old markdown link check (#1993) 2025-03-13 08:27:32 -07:00
schema-next.yaml Rename `evaluation` to `result` for feature flag evaluation result attributes (#1989) 2025-03-28 08:04:10 -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.