File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
helm-charts/splunk-otel-collector Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -271,8 +271,8 @@ extraAttributes:
271
271
# ###############################################################################
272
272
273
273
# ###############################################################################
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.
276
276
# ###############################################################################
277
277
278
278
agent :
@@ -418,7 +418,7 @@ agent:
418
418
# OTel agent extra pod labels
419
419
podLabels : {}
420
420
421
- # Extra enviroment variables to be set in the OTel agent container
421
+ # Extra environment variables to be set in the OTel agent container
422
422
extraEnvs : []
423
423
424
424
# Extra volumes to be mounted to the agent daemonset.
You can’t perform that action at this time.
0 commit comments