Skip to content

Commit b7ea310

Browse files
atoulmecrobert-1
andauthored
[chore] fix typos (#1405)
* [chore] fix typos * Update helm-charts/splunk-otel-collector/values.yaml Co-authored-by: Curtis Robert <[email protected]> --------- Co-authored-by: Curtis Robert <[email protected]>
1 parent 744ec22 commit b7ea310

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

helm-charts/splunk-otel-collector/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -271,8 +271,8 @@ extraAttributes:
271271
################################################################################
272272

273273
################################################################################
274-
# OpenTelemetry collector running as an daemonset agent on every node.
275-
# It collects metrics and traces and send them to Signalfx backend.
274+
# OpenTelemetry collector running as a daemonset agent on every node.
275+
# It collects metrics and traces and send them to the Observability Cloud backend.
276276
################################################################################
277277

278278
agent:
@@ -418,7 +418,7 @@ agent:
418418
# OTel agent extra pod labels
419419
podLabels: {}
420420

421-
# Extra enviroment variables to be set in the OTel agent container
421+
# Extra environment variables to be set in the OTel agent container
422422
extraEnvs: []
423423

424424
# Extra volumes to be mounted to the agent daemonset.

0 commit comments

Comments
 (0)