Defines standards for generating consistent, accessible telemetry across a variety of domains
Go to file
Santosh Cheler 2503e776b0 Events and logs api (#2676)
This PR is a follow up to the OTEP [Events and Logs API](https://github.com/open-telemetry/oteps/blob/main/text/0202-events-and-logs-api.md). It describes the specification for an Events and Logs API and also defines semantic conventions for attributes to be used for Events that are represented using Log Records.

For non-trivial changes, follow the [change proposal
process](../CONTRIBUTING.md#proposing-a-change) and link to the related issue(s)
and/or [OTEP(s)](https://github.com/open-telemetry/oteps), update the
[`CHANGELOG.md`](../CHANGELOG.md), and also be sure to update
[`spec-compliance-matrix.md`](../spec-compliance-matrix.md) if necessary.


Related [OTEP(s)](https://github.com/open-telemetry/oteps) #

[Events and Logs API](https://github.com/open-telemetry/oteps/blob/main/text/0202-events-and-logs-api.md)
2022-08-31 14:05:37 -04:00
.vscode Upgrade semconv generator to v0.14.0 (#2725) 2022-08-15 22:00:53 -04:00
internal/tools Add schema definition for direction change (#2688) 2022-07-29 11:42:32 -04:00
schemas Fix 1.12.0 and 1.13.0 schema file (#2720) 2022-08-09 17:59:17 -07:00
semantic_conventions Events and logs api (#2676) 2022-08-31 14:05:37 -04:00
specification Events and logs api (#2676) 2022-08-31 14:05:37 -04:00
.gitattributes Add .gitattributes & normalize line endings (#1230) 2020-11-26 13:15:29 +01:00
.gitignore Add Makefile target to auto-generate TOC via markdown-toc (#2020) 2021-10-15 15:04:22 +00:00
.markdown_link_check_config.json Fix sporadic markdown link check failures (#2486) 2022-04-12 10:12:33 +02: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
LICENSE First commit 2019-05-01 16:05:13 -04:00
Makefile Upgrade semconv generator to v0.14.0 (#2725) 2022-08-15 22:00:53 -04:00
docfx.json Update docfx sanity check (#2285) 2022-03-24 20:44:12 +01:00
package.json [linters] Install tools based on versions in package.json (#2323) 2022-03-01 18:11:33 -05:00