mimic_tool
Generate realistic OpenTelemetry signals mimicking common tools like nginx, postgres, or AWS Lambda for testing and demonstration purposes.
Instructions
Emit a realistic bundle of signals mimicking a known tool.
Args:
profile: One of nginx, postgres, redis, kafka,
aws-lambda, k8s-pod, grpc. Call list_mimic_profiles
for profile-specific parameters.
endpoints: Fan-out target endpoints. Defaults to all registered.
options: Keyword args passed to the profile (e.g. {"count": 50}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | Yes | ||
| endpoints | No | ||
| options | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||