Defines standards for generating consistent, accessible telemetry across a variety of domains
Go to file
Gergely Kalapos 70baddd2af
Rename `db.client.connections.*` metrics to `db.client.connection.*` and rename `db.client.connection.usage` to `db.client.connection.count` and adapting units (#966)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-05-02 11:20:27 -07:00
.chloggen Rename `db.client.connections.*` metrics to `db.client.connection.*` and rename `db.client.connection.usage` to `db.client.connection.count` and adapting units (#966) 2024-05-02 11:20:27 -07:00
.github Generate Attribute Registry using Weaver (#917) 2024-05-01 11:22:28 -07:00
.vscode Update the device.app.lifecycle event description and constraints (#794) 2024-04-22 09:41:54 -07:00
docs Rename `db.client.connections.*` metrics to `db.client.connection.*` and rename `db.client.connection.usage` to `db.client.connection.count` and adapting units (#966) 2024-05-02 11:20:27 -07:00
internal/tools [chore] Prepare v1.25.0 release (#878) 2024-04-04 09:45:17 -07:00
model Rename `db.client.connections.*` metrics to `db.client.connection.*` and rename `db.client.connection.usage` to `db.client.connection.count` and adapting units (#966) 2024-05-02 11:20:27 -07:00
schemas [chore] Prepare v1.25.0 release (#878) 2024-04-04 09:45:17 -07:00
supplementary-guidelines/compatibility [editorial] Setup Prettier and run it on some files (#192) 2023-07-21 16:34:45 +02:00
templates/registry/markdown Generate Attribute Registry using Weaver (#917) 2024-05-01 11:22:28 -07:00
.gitattributes Add .gitattributes & normalize line endings (#1230) 2020-11-26 13:15:29 +01:00
.gitignore Update the device.app.lifecycle event description and constraints (#794) 2024-04-22 09:41:54 -07:00
.markdown_link_check_config.json [chore] Disable link check for semconv pulls and issues (#962) 2024-04-24 12:17:44 -07:00
.markdownlint.yaml Generate Attribute Registry using Weaver (#917) 2024-05-01 11:22:28 -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
CHANGELOG.md [chore] Prepare v1.25.0 release (#878) 2024-04-04 09:45:17 -07:00
CONTRIBUTING.md Generate Attribute Registry using Weaver (#917) 2024-05-01 11:22:28 -07:00
LICENSE First commit 2019-05-01 16:05:13 -04:00
Makefile Generate Attribute Registry using Weaver (#917) 2024-05-01 11:22:28 -07:00
README.md [chore] Prepare v1.25.0 release (#878) 2024-04-04 09:45:17 -07:00
docfx.json Update docfx sanity check (#2285) 2022-03-24 20:44:12 +01:00
gulpfile.js [editorial][CI] Ensure markdownlint has proper exit status (#210) 2023-07-27 09:21:07 -04:00
package.json [chore] Pin markdown-link-check version (#808) 2024-03-12 17:09:12 +01:00
schema-next.yaml Rename `db.client.connections.*` metrics to `db.client.connection.*` and rename `db.client.connection.usage` to `db.client.connection.count` and adapting units (#966) 2024-05-02 11:20:27 -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.