-
Notifications
You must be signed in to change notification settings - Fork 316
[6.1] Fix | Improve error handling when creating performance counters #3629
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
[6.1] Fix | Improve error handling when creating performance counters #3629
Conversation
/azp run |
Azure Pipelines successfully started running 2 pipeline(s). |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release/6.1 #3629 +/- ##
===============================================
- Coverage 69.69% 59.96% -9.74%
===============================================
Files 281 273 -8
Lines 62413 61431 -982
===============================================
- Hits 43500 36837 -6663
- Misses 18913 24594 +5681
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Description
This ports #3623 to the
release/6.1
branch. It's as described in the original PR.Issues
Fixes #3595.
Testing
I've re-run the manual test and confirmed the fix operates in v6.1.