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: receiver/libhoneyreceiver/README.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
@@ -28,7 +28,7 @@ The following settings are required:
28
28
29
29
-`http`
30
30
-`endpoint` must set an endpoint. Defaults to `127.0.0.1:8080`
31
-
-`compression_algorithms` (optional): List of supported compression algorithms. Defaults to `["", "gzip", "zstd", "zlib", "snappy", "deflate"]`. Set to `[]` to disable automatic decompression.
31
+
-`compression_algorithms` (optional): List of supported compression algorithms. Defaults to `["", "gzip", "zstd", "zlib", "deflate"]`. Set to `[]` to disable automatic decompression.
32
32
-`resources`: if the `service.name` field is different, map it here.
33
33
-`scopes`: to get the `library.name` and `library.version` set in the scope section, set them here.
34
34
-`attributes`: if the other trace-related data have different keys, map them here, defaults are otlp-like field names.
0 commit comments