Skip to content

Commit

Permalink
[chore] fix typos (signalfx#1405)
Browse files Browse the repository at this point in the history
* [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]>
  • Loading branch information
atoulme and crobert-1 authored Aug 21, 2024
1 parent 744ec22 commit b7ea310
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions helm-charts/splunk-otel-collector/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit b7ea310

Please sign in to comment.