Skip to content

Commit 18e94c7

Browse files
committed
correcting mistakes i made trying to fix the first mistake
Signed-off-by: Lynette Miles <[email protected]>
1 parent 31e9ab3 commit 18e94c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/outputs/opentelemetry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ 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_flags_medatada_key` | Specify a `Flags` key to look up in the metadata. | `$Flags` |
36+
| `logs_trace_flags_metadata_key` | Specify a `Flags` key to look up in the metadata. | `$Flags` |
3737
| `logs_span_id_metadata_key` | Specify a `SpanId` key to look up in the metadata. | `$SpanId` |
3838
| `logs_trace_id_metadata_key` | Specify a `TraceId` key to look up in the metadata. | `$TraceId` |
3939
| `logs_attributes_metadata_key` | Specify an `Attributes` key to look up in the metadata. | `$Attributes` |

0 commit comments

Comments
 (0)