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 8f48399 commit ab996beCopy full SHA for ab996be
pipeline/outputs/opentelemetry.md
@@ -32,7 +32,7 @@ Only HTTP endpoints are supported.
32
| `logs_observed_timestamp_metadata_key` | Specify an `ObservedTimestamp` key to look up in the metadata. | `$ObservedKey` |
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
37
38
## Get started
0 commit comments