Make GitHub links relative for links to specification documents (#2669)

Co-authored-by: Evan Bradley <evan-bradley@users.noreply.github.com>
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
This commit is contained in:
Evan Bradley 2022-07-18 09:52:35 -04:00 committed by GitHub
parent fc9219bcfe
commit a384ba1ec3
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ This document describes attributes for log media in OpenTelemetry. Log media are
## Log Media
**Note:** The OpenTelemetry specification defines a [Resource](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/resource/sdk.md#resource-sdk) as `an immutable representation of the entity producing telemetry`.
**Note:** The OpenTelemetry specification defines a [Resource](../../resource/sdk.md#resource-sdk) as `an immutable representation of the entity producing telemetry`.
The following attributes do not describe entities that produce telemetry. Rather, they describe mechanisms of log transmission.
As such, these should be recorded as Log Record attributes when applicable. They should not be recorded as Resource attributes.