-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix a few typos on otel agent in values.yaml #1490
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @songy23
thanks for the typo finding and opening this pull request.
the comment changes are good, however you need to update the chart version and follow the github pull request checklist to trigger a new release of the chart with the typo fixes.
90c9bdb
to
dab392b
Compare
Thank you @clamoriniere , I have updated the PR with version bump and docs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍 Thanks @songy23
Please rebase with the latest main
branch (the latest chart version is 3.70.7
as of now)
/merge |
Looks like I don't have access to merge, @krlv @clamoriniere could you help add this PR to merge queue? |
/merge |
🚂 MergeQueue: pull request added to the queue The median merge time in Use |
What this PR does / why we need it:
Fix typos: trace-agent -> otel-agent
Which issue this PR fixes
(optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged)Special notes for your reviewer:
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
.github/helm-docs.sh
)CHANGELOG.md
has been updatedREADME.md
make update-test-baselines
)