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: deploy/helm/sumologic/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
@@ -432,7 +432,7 @@ The following table lists the configurable parameters of the Sumo Logic chart an
432
432
|`otellogswindows.metrics.enabled`| Enable OpenTelemetry Logs Collector for Windows Nodes metrics |`true`|
433
433
|`otellogswindows.serviceLabels`| Add custom labels to OpenTelemetry Logs Collector for Windows Nodes Service |`{}`|
434
434
|`otellogswindows.additionalDaemonSets`| OpenTelemetry Logs Collector for Windows Nodes Daemonset per node customization options. See [Best Practices](https://help.sumologic.com/docs/send-data/kubernetes/best-practices/#setting-different-resources-on-different-nodes-for-logs-collector). |`{}`|
435
-
|`metadata.compression`| Compression for logs, metrics and events |`zstd`|
435
+
|`compression`| Compression for logs, metrics and events |`gzip`|
436
436
|`metadata.image.repository`| Image repository for otelcol docker container. | `` |
437
437
|`metadata.image.tag`| Image tag for otelcol docker container. | `` |
438
438
|`metadata.image.pullPolicy`| Image pullPolicy for otelcol docker container. |`IfNotPresent`|
0 commit comments