generate_load
Simulate sustained traffic by repeatedly running mimic profiles to generate realistic OpenTelemetry data for testing and demonstration purposes.
Instructions
Repeatedly run a mimic profile to simulate sustained traffic.
Blocks for roughly iterations * interval_seconds seconds. For true
background loops use an external scheduler — this tool is synchronous by
design so the caller sees per-iteration results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | Yes | ||
| iterations | No | ||
| interval_seconds | No | ||
| endpoints | No | ||
| options | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||