Skip to content

Commit 8f77d74

Browse files
committed
Readding lines manually
Signed-off-by: Lynette Miles <[email protected]>
1 parent e13af15 commit 8f77d74

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pipeline/outputs/opentelemetry.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ Only HTTP endpoints are supported.
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` |
3535
| `logs_severity_number_metadata_key` | Specify a `SeverityNumber` key to look up in the metadata. | `SeverityNumber` |
36-
| `logs_trace_data_metakey` | Specify a `Flags` key to look up in the metadata. | `$Flags` |
36+
| `logs_trace_flags_medatada_key` | Specify a `Flags` key to look up in the metadata. | `$Flags` |
37+
3738

3839
## Get started
3940

0 commit comments

Comments
 (0)