File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -32,7 +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 ` |
35+ | ` logs_severity_number_metadata_key ` | Specify a ` SeverityNumber ` key to look up in the metadata. | ` $ SeverityNumber` |
3636| ` logs_trace_flags_medatada_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 ` |
You can’t perform that action at this time.
0 commit comments