Azure Load Testing
An Azure service that enables developers and testers to generate insights on how to improve the performance, scalability, and capacity usage of their application
61 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We use Azure Pipelines to automate our Jmeter load testing with the Azure Load Testing service. We are wanting to take advantage of a Datadog integration for publishing metrics and it appears this plugin is preinstalled by the service onto its test engine instances, but this plugin requires configuration with an API key and has other optional parameters to specify. The only documentation I can find online is for installing and configuring this plugin using local Jmeter. How do I pass these parameters in a script so that the test engine will read them and use the plugin accordingly?