We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab996be commit e13af15Copy full SHA for e13af15
pipeline/outputs/opentelemetry.md
@@ -33,7 +33,7 @@ Only HTTP endpoints are supported.
33
| `logs_timestamp_metadata_key` | Specify a `Timestamp` key to look up in the metadata. | `$Timestamp` |
34
| `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_data_metakey` | Specify a `Flags` key to look up in the metadata. | `$Flags` |
37
38
## Get started
39
0 commit comments