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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -464,7 +464,7 @@ The following table lists the configurable parameters of the Sumo Logic chart an
464
464
|`metadata.metrics.enabled`| Flag to control deploying the otelcol metrics statefulsets. |`true`|
465
465
|`metadata.metrics.logLevel`| Flag to control logging level for OpenTelemetry Collector for metrics. Can be `debug`, `info`, `warn`, `error`, `dpanic`, `panic`, `fatal`. |`info`|
466
466
|`metadata.metrics.metricsLevel`| Metrics level for the OpenTelemetry Collector. Can be `basic`, `normal`, `detailed`. |`normal`|
467
-
|`metadata.metrics.useSumoK8sProcessor`| Use the SumoLogic K8s processor |`true`|
467
+
|`metadata.metrics.useSumoK8sProcessor`| Use the SumoLogic K8s processor |`false`|
468
468
|`metadata.metrics.waitForMetadata`| Wait for Metadata before processing the data |`true`|
469
469
|`metadata.metrics.waitForMetadataTimeout`| Wait for Metadata timeout |`10s`|
470
470
|`metadata.metrics.config.merge`| Configuration for metrics metadata otelcol, merged with defaults. See also https://github.com/SumoLogic/sumologic-otel-collector/blob/main/docs/configuration.md.| {} |
@@ -497,7 +497,7 @@ The following table lists the configurable parameters of the Sumo Logic chart an
497
497
|`metadata.logs.enabled`| Flag to control deploying the otelcol logs statefulsets. |`true`|
498
498
|`metadata.logs.logLevel`| Flag to control logging level for OpenTelemetry Collector for logs. Can be `debug`, `info`, `warn`, `error`, `dpanic`, `panic`, `fatal`. |`info`|
499
499
|`metadata.logs.metricsLevel`| Metrics level for the OpenTelemetry Collector. Can be `basic`, `normal`, `detailed`. |`normal`|
500
-
|`metadata.logs.useSumoK8sProcessor`| Use the SumoLogic K8s processor |`true`|
500
+
|`metadata.logs.useSumoK8sProcessor`| Use the SumoLogic K8s processor |`false`|
501
501
|`metadata.logs.waitForMetadata`| Wait for Metadata before processing the logs |`true`|
502
502
|`metadata.logs.waitForMetadataTimeout`| Wait for Metadata timeout |`10s`|
503
503
|`metadata.logs.config.merge`| Configuration for logs metadata otelcol, merged with defaults. See also https://github.com/SumoLogic/sumologic-otel-collector/blob/main/docs/configuration.md.| {} |
0 commit comments