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(inputs/aerospike): Statistics query bug #10930

Merged
merged 2 commits into from
Apr 12, 2022

Conversation

aratik711
Copy link
Contributor

Required for all PRs:

resolves #10929

In the aerospike go client v5 onwards they moved RequestNodeStats to RequestInfo
#10604
During this PR, the "statistics" command wasn't passed here

The same has been corrected in this PR.

@telegraf-tiger telegraf-tiger bot added the fix pr to fix corresponding bug label Apr 1, 2022
@aratik711
Copy link
Contributor Author

@Hipska updated please check

@Hipska Hipska added area/aerospike ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins labels Apr 4, 2022
@Hipska Hipska changed the title fix: [inputs:aerospike] statistics query bug fix(inputs/aerospike): Statistics query bug Apr 4, 2022
@reimda reimda merged commit 50d706e into influxdata:master Apr 12, 2022
sspaink pushed a commit that referenced this pull request Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix pr to fix corresponding bug 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.

inputs aerospike plugin emits aerospike_node statistics as a string
4 participants