Defines standards for generating consistent, accessible telemetry across a variety of domains
Go to file
Liudmila Molkova 7c76c20e4f
Add Daniel Dyla to SemConv approvers (#1615)
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2024-11-26 09:04:32 -08:00
.chloggen Don't capture `db.operation.name` and `db.collection.name` from query formats that support multiples (#1566) 2024-11-25 11:56:09 -08:00
.github Add missing sections and owners to codeowners files (#1607) 2024-11-25 09:47:09 -08:00
.vscode Update schema url to the weaver one and replace other links to build-tools (#1405) 2024-09-17 13:32:05 +02:00
docs Don't capture `db.operation.name` and `db.collection.name` from query formats that support multiples (#1566) 2024-11-25 11:56:09 -08:00
internal/tools Bump go.opentelemetry.io/build-tools/chloggen from 0.14.0 to 0.15.0 in /internal/tools (#1558) 2024-11-13 17:27:19 +01:00
model Don't capture `db.operation.name` and `db.collection.name` from query formats that support multiples (#1566) 2024-11-25 11:56:09 -08:00
policies Remove requirement_level usages from registry and add a policy to check (#1606) 2024-11-25 11:08:46 -05:00
policies_test Remove requirement_level usages from registry and add a policy to check (#1606) 2024-11-25 11:08:46 -05:00
schemas Prepare release 1.28.0 (#1458) 2024-10-07 17:00:55 -07:00
templates/registry/markdown Add enum value separators (#1572) 2024-11-20 20:08:42 -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 [chore] Add anchors to individual attributes in a markdown table #1041 (#1480) 2024-10-17 15:42:12 -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 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 Use wikipedia for OSI link instead of osi-model.com (#1547) 2024-11-05 10:01:50 +01:00
CONTRIBUTING.md Prepare release 1.28.0 (#1458) 2024-10-07 17:00:55 -07: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 Add Daniel Dyla to SemConv approvers (#1615) 2024-11-26 09:04:32 -08:00
dependencies.Dockerfile Bump openpolicyagent/opa from 0.69.0 to 0.70.0 (#1544) 2024-11-04 09:13:22 -08: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 Feature Flag evaluation event (#1440) 2024-11-15 10:42:26 -08: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 Maintainers:

Find more about the maintainer role in community repository.