Skip to content
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

feat(inputs.mysql): Add support for replica status #15749

Merged
merged 4 commits into from
Aug 20, 2024

Conversation

hungnt1
Copy link
Contributor

@hungnt1 hungnt1 commented Aug 16, 2024

Summary

Add replica status command when collect mysql

Checklist

  • No AI generated code was used in this PR

Related issues

resolves #15748

@telegraf-tiger telegraf-tiger bot added area/mysql feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins labels Aug 16, 2024
Copy link
Member

@srebhan srebhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution @hungnt1! Two comments from my side...

plugins/inputs/mysql/mysql.go Outdated Show resolved Hide resolved
plugins/inputs/mysql/README.md Outdated Show resolved Hide resolved
@srebhan srebhan self-assigned this Aug 16, 2024
@srebhan srebhan changed the title feat(inputs.mysql): Add support gather replica status feat(inputs.mysql): Add support for replica status Aug 16, 2024
hungnt1 and others added 2 commits August 16, 2024 16:50
Co-authored-by: Sven Rebhan <36194019+srebhan@users.noreply.github.com>
Copy link
Member

@srebhan srebhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Thanks @hungnt1 for this nice feature!

@srebhan srebhan added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Aug 20, 2024
@srebhan srebhan assigned powersj and DStrand1 and unassigned srebhan Aug 20, 2024
@powersj powersj merged commit 1852d75 into influxdata:master Aug 20, 2024
27 checks passed
@github-actions github-actions bot added this to the v1.32.0 milestone Aug 20, 2024
asaharn pushed a commit to asaharn/telegraf that referenced this pull request Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/mysql feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(inputs.mysql): Add support gather replica status
4 participants