From b7ea3100277c7b1b64731a2b8edce1be41f46df1 Mon Sep 17 00:00:00 2001 From: Antoine Toulme Date: Wed, 21 Aug 2024 13:39:51 -0700 Subject: [PATCH] [chore] fix typos (#1405) * [chore] fix typos * Update helm-charts/splunk-otel-collector/values.yaml Co-authored-by: Curtis Robert --------- Co-authored-by: Curtis Robert --- helm-charts/splunk-otel-collector/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/helm-charts/splunk-otel-collector/values.yaml b/helm-charts/splunk-otel-collector/values.yaml index 9d217b67c4..b3cebc3d6c 100644 --- a/helm-charts/splunk-otel-collector/values.yaml +++ b/helm-charts/splunk-otel-collector/values.yaml @@ -271,8 +271,8 @@ extraAttributes: ################################################################################ ################################################################################ -# OpenTelemetry collector running as an daemonset agent on every node. -# It collects metrics and traces and send them to Signalfx backend. +# OpenTelemetry collector running as a daemonset agent on every node. +# It collects metrics and traces and send them to the Observability Cloud backend. ################################################################################ agent: @@ -418,7 +418,7 @@ agent: # OTel agent extra pod labels podLabels: {} - # Extra enviroment variables to be set in the OTel agent container + # Extra environment variables to be set in the OTel agent container extraEnvs: [] # Extra volumes to be mounted to the agent daemonset.