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

Azure load testing API version 2024-07-01-preview #30881

Merged
merged 6 commits into from
Oct 11, 2024

Conversation

venkatr21
Copy link
Member

API Info: The Basics

  1. Supporting pass fail criteria based on server-side metrics for Azure load testing
  2. Displaying the VUserHours for the test run, which is an estimate of billing consumption of the test run
  3. Scheduling test run changes for Azure load testing which is a new set of API called triggers

Change Scope

This PR adds a

  1. PassFailServerCriteria inside which has fields like resource id of the server, metric namespace, metric name, aggregation, threshold values
  2. Identity reference for metrics which is the identity used to fetch metrics from the customer's server
  3. API changes for newly introduced trigger API for scheduling test run
  4. Add VUH details to the test run

Copy link

openapi-pipeline-app bot commented Oct 7, 2024

Next Steps to Merge

✅ All automated merging requirements have been met! To get your PR merged, see aka.ms/azsdk/specreview/merge.

@microsoft-github-policy-service microsoft-github-policy-service bot added the Load Test Service Azure Load Test Service label Oct 7, 2024
Copy link
Member

@mikekistler mikekistler left a comment

Choose a reason for hiding this comment

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

Looks good. 👍

I noticed a minor inconsistency in date-time parameter naming that I flagged in my comments. That would be good to fix but not absolutely necessary for preview.

@weidongxu-microsoft weidongxu-microsoft added the APIStewardshipBoard-SignedOff The Azure API Stewardship team has reviewed and approved the changes. label Oct 11, 2024
@venkatr21 venkatr21 added the PublishToCustomers Acknowledgement the changes will be published to Azure customers. label Oct 11, 2024
@venkatr21 venkatr21 merged commit 57cbfdb into main Oct 11, 2024
27 of 30 checks passed
@venkatr21 venkatr21 deleted the users/venkat/azure-loadtesting-2024-07-01-preview branch October 11, 2024 05:55
haagha pushed a commit that referenced this pull request Nov 19, 2024
* add api version 2024-07-01-preview

* update readme

* added trigger examples

* spacing fix

* PR Comment for List Parameter

* Updatiing property docs

---------

Co-authored-by: Venkat Ragavan S <[email protected]>
Co-authored-by: Mitesh Shah <[email protected]>
cheukchuen pushed a commit that referenced this pull request Jan 24, 2025
* add api version 2024-07-01-preview

* update readme

* added trigger examples

* spacing fix

* PR Comment for List Parameter

* Updatiing property docs

---------

Co-authored-by: Venkat Ragavan S <[email protected]>
Co-authored-by: Mitesh Shah <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
APIStewardshipBoard-SignedOff The Azure API Stewardship team has reviewed and approved the changes. data-plane Load Test Service Azure Load Test Service new-api-version PublishToCustomers Acknowledgement the changes will be published to Azure customers. TypeSpec Authored with TypeSpec
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants