semantic-conventions/specification/logs/semantic_conventions
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
..
README.md Events and logs api (#2676) 2022-08-31 14:05:37 -04:00
events.md Events and logs api (#2676) 2022-08-31 14:05:37 -04:00
media.md Make GitHub links relative for links to specification documents (#2669) 2022-07-18 15:52:35 +02:00

README.md

Log Attribute Semantic Conventions

Status: Experimental

The following semantic conventions for logs are defined:

  • Log Media: Semantic attributes that may be used in describing the source of a log.

The following semantic conventions for events are defined:

  • Events: Semantic attributes that must be used to represent Events using log data model.

Apart from semantic conventions for logs, traces, and metrics, OpenTelemetry also defines the concept of overarching Resources with their own Resource Semantic Conventions.