You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: oteps/0199-support-elastic-common-schema-in-opentelemetry.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -147,7 +147,7 @@ Example of a Nginx Access Log entry structured with ECS
147
147
148
148
## Principles
149
149
150
-
| Description |[OTel Logs and Event Record](../specification/logs/data-model.md#log-and-event-record-definition)|[Elastic Common Schema (ECS)](https://www.elastic.co/docs/reference/ecs)|
150
+
| Description |[OTel Logs and Event Record](../specification/logs/data-model.md#open-telemetry-protocol-data-model)|[Elastic Common Schema (ECS)](https://www.elastic.co/docs/reference/ecs)|
151
151
| ----------- | ------------- | -------- |
152
152
| Metadata shared by all the Log Messages / Spans / Metrics of an application instance | Resource Attributes | ECS fields |
153
153
| Metadata specific to each Log Message / Span / Metric data point | Attributes | ECS Fields |
@@ -158,7 +158,7 @@ Example of a Nginx Access Log entry structured with ECS
158
158
159
159
## Data Types
160
160
161
-
| Category | <ahref="../specification/logs/data-model.md#log-and-event-record-definition">OTel Logs and Event Record</a> (all or a subset of <ahref="https://protobuf.dev/programming-guides/proto3/">GRPC data types</a>) | <ahref="https://www.elastic.co/docs/reference/elasticsearch/mapping-reference/field-data-types">ECS Data Types</a> |
161
+
| Category | <ahref="../specification/logs/data-model.md#open-telemetry-protocol-data-model">OTel Logs and Event Record</a> (all or a subset of <ahref="https://protobuf.dev/programming-guides/proto3/">GRPC data types</a>) | <ahref="https://www.elastic.co/docs/reference/elasticsearch/mapping-reference/field-data-types">ECS Data Types</a> |
0 commit comments