Skip to content

Commit 8f48399

Browse files
committed
GOT YOU
Signed-off-by: Lynette Miles <[email protected]>
1 parent 4fbd6fe commit 8f48399

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pipeline/outputs/opentelemetry.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,7 @@ Only HTTP endpoints are supported.
3232
| `logs_observed_timestamp_metadata_key` | Specify an `ObservedTimestamp` key to look up in the metadata. | `$ObservedKey` |
3333
| `logs_timestamp_metadata_key` | Specify a `Timestamp` key to look up in the metadata. | `$Timestamp` |
3434
| `logs_severity_key_metadata_key` | Specify a `SeverityText` key to look up in the metadata. | `$SeverityText` |
35-
| `logs_severity_number_metadata_key` | Specify a `SeverityNumber` key to look up in the metadata. | `$SeverityNumber` |
36-
| `logs_trace_flags_metadata_key` | Specify a `Flags` key to look up in the metadata. | `$Flags` |
37-
| `logs_span_id_metadata_key` | Specify a `SpanId` key` to look up in the metadata. | `$SpanId` |
38-
| `logs_trace_id_metadata_key` | Specify a `TraceId` key to look up in the metadata. | `$TraceId` |
35+
3936

4037

4138
## Get started

0 commit comments

Comments
 (0)