Defines standards for generating consistent, accessible telemetry across a variety of domains
Go to file
Chris Mark afc81230cd
Add YAML definitions for log semantic conventions and define requirement levels (#133)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2023-06-30 12:13:12 +02:00
.github Set up new approvers for HTTP/JVM semconv. (#138) 2023-06-28 11:47:09 -04:00
.vscode Rename Optional attribute requirement level to Opt-In (#3228) 2023-03-01 15:13:24 -08:00
internal/tools Update all links to the specification to point at the 1.21.0 release (#45) 2023-05-23 11:50:37 -04:00
schemas Rename `process.runtime.jvm.cpu.utilization` to `process.runtime.jvm.cpu.recent_utilization` (#53) 2023-06-09 10:23:53 -07:00
semantic_conventions Add YAML definitions for log semantic conventions and define requirement levels (#133) 2023-06-30 12:13:12 +02:00
specification Add YAML definitions for log semantic conventions and define requirement levels (#133) 2023-06-30 12:13:12 +02:00
supplementary-guidelines/compatibility Add requirement to use X-Ray propagation for aws-sdk client calls (#3212) 2023-05-08 21:22:58 -07:00
.gitattributes Add .gitattributes & normalize line endings (#1230) 2020-11-26 13:15:29 +01:00
.gitignore Update JS environment variable compliance (#3226) 2023-03-27 13:16:40 -07:00
.markdown_link_check_config.json Use attribute_group for cross-signal HTTP attributes (#3183) 2023-02-13 16:00:14 -08:00
.markdownlint.yaml mdlint: Use named rules. (#1813) 2021-07-19 18:08:22 +02:00
.nvmrc [linters] Recommend latest LTS version of Node (#2401) 2022-03-03 19:52:45 -05:00
.yamllint Lint YAML files (mainly semantic conventions). (#1814) 2021-07-15 10:12:05 +02:00
CHANGELOG.md Add YAML definitions for log semantic conventions and define requirement levels (#133) 2023-06-30 12:13:12 +02:00
CONTRIBUTING.md Add a tool that allows us to quickly update specification URLs to a s… (#9) 2023-05-16 12:25:46 -04:00
LICENSE First commit 2019-05-01 16:05:13 -04:00
Makefile Editorial: minor fixes for HTTP spec (#16) 2023-05-12 12:21:55 -07:00
README.md Set up new approvers for HTTP/JVM semconv. (#138) 2023-06-28 11:47:09 -04:00
docfx.json Update docfx sanity check (#2285) 2022-03-24 20:44:12 +01:00
package.json Make markdown-link-check work again (#3327) 2023-03-21 08:19:14 -06:00

README.md

OpenTelemetry Semantic Conventions

Welcome to the new repository!

This is currently a direct copy/filter-branch of the Specification repository with only semantic conventions included.

This repository is currently using this specification version.

Read the docs

The documentation currently resides in the previous folders, e.g.

TODOs

  • Set up SchemaURL publication
  • Contributing.MD document
  • Restructure markdown for easier consumption.

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.