-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
[pkg/winperfcounters] Fix wildcard handling #9240
[pkg/winperfcounters] Fix wildcard handling #9240
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.
Generally looks good to me, but you need to add a changelog entry.
does it need one if the original changelog adding this package isn't released yet? |
Fair enough. |
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 @Mrod1598
Description:
Updated package to pass multiple CounterValues out when there are multiple instances being handled.
Link to tracking Issue:
#9238
Testing:
Added a test to ensure wildcards are working