Better Stack
telemetry_get_errors_query_instructions_tool
Get comprehensive instructions for building SQL ClickHouse queries for error tracking, including both error patterns (metrics) and individual exceptions. Explains when to use each source and provides examples for common use cases
Remote betterstack
Other tools also called telemetry_get_errors_query_instructions_tool?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"application_id": {
"type": "integer",
"description": "The application (source) ID"
}
}
}