microsoft / azure-load-testing

MIT License
22 stars 2 forks source link

[Feature Request] Test Metrics Configuration scope limited: Can only be configured inside test run. Not reusable. #45

Open conradascott opened 2 years ago

conradascott commented 2 years ago

Is your feature request related to a problem? Please describe.

Describe the solution you'd like Users should have the ability to configure test metrics at the load test level so that the configuration can be reused across test executions.

Describe alternatives you've considered N/A

Additional context If a large customer adopts Azure Load Test they might wish to put standards in place. For example, they might want to specify the metrics collected on Azure App Service load tests across the company. Therefore, and additional enhancement is to create portable test metric profiles: Scenario: Create load test for an app service; apply an existing test metric profile (this profile is used across the company for app services).

AB#1467980