-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[AutoPR monitor/resource-manager] Added metrics baseline API #4714
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
[AutoPR monitor/resource-manager] Added metrics baseline API #4714
Conversation
Added metrics baseline API
|
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-monitorYou can install the package You can build a wheel to distribute for test using the following command: If you have a local clone of this repository, you can also do:
Or build a wheel file to distribute for testing:
Direct downloadYour files can be directly downloaded here: |
Codecov Report
@@ Coverage Diff @@
## restapi_auto_monitor/resource-manager #4714 +/- ##
=========================================================================
- Coverage 49.5% 49.5% -0.01%
=========================================================================
Files 6332 6338 +6
Lines 177166 177272 +106
=========================================================================
+ Hits 87710 87756 +46
- Misses 89456 89516 +60
Continue to review full report at Codecov.
|
Remove readonly
Updated model name
Renamed operation of older baseline apis
Reverted braking change, updated new API to List
Updated operation
Changed the name of the enum
|
This PR has been merged into #4563 |
Created to sync Azure/azure-rest-api-specs#5500