-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e78d570
commit 1b58369
Showing
6 changed files
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Asyncapi Support | ||
|
||
Here you can find the way to use your asyncapi.yml definition to produce a performance load test. | ||
The only requirement is to use the AsyncApi Sampler component. There you can load the asyncapi file into the plugin. | ||
|
||
![AsyncApi Component](images/AsyncapiComponent.png) | ||
|
||
Once the file is loaded, information will appear in the elements below. | ||
First tab you can see the broker configuration where you can choose to which broker you want to connect to. | ||
|
||
![Broker Selection](images/AsyncApiComponent-ComboBroker.png) | ||
|
||
Once the broker has been choose the data will be loaded. By default the first server configuration will be selected | ||
|
||
![Developemnt Broker](images/AsyncApiComponent-FileLoaded.png) | ||
|
||
In order to choose which payload you want to use for the test just move to the second tab and use the combo to select which topic you want to use. | ||
As for in AsyncApi specification channel/topic contains the payload will be transmitted. | ||
|
||
![Payload configuration](images/AsyncApiComponent-SchemaLoaded.png) | ||
|
||
Data generation use the same engine than the rest of the samplers so information from [schemas page](schemas.md) applu |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.