list_services
Fetch all available service names from an OpenTelemetry trace backend. Use this to identify monitored applications before querying traces or spans.
Instructions
List all available services in the OpenTelemetry backend.
Returns: JSON string with list of services
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |