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

fix(sqp): Request metrics chunk in the default queryer #31

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

milonoir
Copy link
Member

When a client was created using svrquery.NewClient() then c.Query() was executed only server info chunk was going to be requested by default.

This fix adds the metrics chunk to the requested chunks used in the default queryer.

This was missed from the previous commit.

When a client was created using svrquery.NewClient() then c.Query() was
executed only server info chunk was going to be requested by default.

This fix adds the metrics chunk to the requested chunks used in the
default queryer.

This was missed from the previous commit.
@milonoir milonoir requested a review from a team as a code owner October 18, 2022 10:51
lwaddicor
lwaddicor previously approved these changes Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants