Skip to main content
Glama

Logfire MCP Server

Official
by pydantic

find_exceptions

Identify exceptions in Logfire telemetry data by specifying a time range up to 7 days. Analyze and retrieve error patterns using OpenTelemetry traces for effective troubleshooting.

Instructions

Get the exceptions on a file.

Args: age: Number of minutes to look back, e.g. 30 for last 30 minutes. Maximum allowed value is 7 days.

Input Schema

NameRequiredDescriptionDefault
ageYes

Input Schema (JSON Schema)

{ "properties": { "age": { "title": "Age", "type": "integer" } }, "required": [ "age" ], "title": "find_exceptionsArguments", "type": "object" }

You must be authenticated.

Other Tools from Logfire MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/pydantic/logfire-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server