You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pipeline/outputs/opentelemetry.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Important Note: At the moment only HTTP endpoints are supported.
20
20
| traces_uri | Specify an optional HTTP URI for the target web server listening for traces, e.g: /v1/traces | / |
21
21
| header | Add a HTTP header key/value pair. Multiple headers can be set. ||
22
22
| log_response_payload | Log the response payload within the Fluent Bit log | false |
23
-
| add_label | This allows you to add custom labels to all metrics and logs (resource attributes) exposed through the OpenTelemetry exporter. You may have multiple of these fields ||
23
+
| add_label | This allows you to add custom labels to all metrics and logs (resource attributes) exposed through the OpenTelemetry exporter. You may have multiple `add_label`fields for each label you want to add||
24
24
| compress | Set payload compression mechanism. Option available is 'gzip' ||
0 commit comments