Shreyash
12/01/2022, 7:03 AMPranay
12/01/2022, 7:17 AMPrashant Shahi
12/01/2022, 11:58 AMvalues.yaml
for default otel-collector config and make changes as you find fit.
https://github.com/SigNoz/charts/blob/main/charts/signoz/values.yamlotelCollector.config
and otelCollectorMetrics.config
respectively.Shreyash
12/01/2022, 12:01 PMkubectl edit configmap -n platform signoz-release-otel-collector -o yaml
Prashant Shahi
12/01/2022, 12:02 PMhelm upgrade
.override-values.yaml
which would be subset of values.yaml
with updated values.