-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
docs: Fix typos #14376
docs: Fix typos #14376
Conversation
@deining can you please split this PR into fixes for READMEs(+sample-configs) & comments and a second PR that fixes error-messages and things in the code!? Please also double-check if the README changes reflect the actual code... Background is the reason for #14379 where there is a typo in the field-name but we cannot change that without breaking current users of the plugins... |
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.
I have reviewed all the changes, there are a few, we need to be extra sure they don't break things. Also please make sure all tests of the CI pass.
38bd488
to
85ddfd8
Compare
4d49a9c
to
9ca7e63
Compare
@deining can you please run
|
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.
Looks good, just make sure to fix CI test results.
Download PR build artifacts for linux_amd64.tar.gz, darwin_arm64.tar.gz, and windows_amd64.zip. 👍 This pull request doesn't change the Telegraf binary size 📦 Click here to get additional PR build artifactsArtifact URLs |
All checks are green now 😄 |
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.
Thank you for doing this.
I would next time prefer to see these split, as @srebhan had originally requested into one PR for Go code items and one for non-Go code items.
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.
Thanks for your work @deining!
(cherry picked from commit 5f5a56e)
This PR fixes a few typos I spotted in the project.