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
Having "o11y-collector-for-kubernetes" as part a name for all k8s resources installed with the chart is redundant and make it hard to read. Simplify the name of the chart to just "o11y-collector"
The [values.yaml](https://github.com/signalfx/o11y-collector-for-kubernetes/blob/master/helm-charts/o11y-collector-for-kubernetes/values.yaml)
87
+
The [values.yaml](https://github.com/signalfx/o11y-collector-for-kubernetes/blob/master/helm-charts/o11y-collector/values.yaml)
88
88
lists all supported configurable parameters for this chart, along with detailed explanation.
89
89
Read through it to understand how to configure this chart.
90
90
@@ -116,7 +116,7 @@ It's possible to disable any kind of telemetry with the following parameters:
116
116
For exapmle, to install o11y collector only for logs:
0 commit comments