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

Support new implementation of Windows performance counters on Python 3 #10716

Merged
merged 2 commits into from
Dec 1, 2021

Conversation

ofek
Copy link
Contributor

@ofek ofek commented Nov 23, 2021

Motivation

See #10504



@requires_py2
def test_check_legacy(aggregator, instance_refresh, dd_run_check):
Copy link
Contributor

@fanny-jiang fanny-jiang Nov 24, 2021

Choose a reason for hiding this comment

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

Somewhat unrelated, I don't see refresh_counters (from instance_refresh) in the pdh_legacy config template. Is this expected? Will the config spec be updated with the new perf_counters template later?

@ofek ofek requested a review from a team as a code owner November 30, 2021 22:48
@ghost ghost added the documentation label Nov 30, 2021
@ofek ofek merged commit 09ef900 into master Dec 1, 2021
@ofek ofek deleted the ofek/hyperv branch December 1, 2021 03:56
cswatt pushed a commit that referenced this pull request Jan 5, 2022
#10716)

* Support new implementation of Windows performance counters on Python 3

* address
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants