Skip to main content
Glama

get_project_metrics

Retrieve historical performance metrics for a project to analyze request patterns, response times, and error rates over a specified time period.

Instructions

Get historical metrics for a specific project.

Args: project_id: Full project identifier (e.g., "wordpress_site1") hours: Number of hours of history to analyze (default: 1, max: 24)

Returns: JSON string with historical metrics including: - Request counts and success/failure rates - Response time statistics (min/avg/max) - Error rate over time - Recent error messages

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_idYes
hoursNo
Install Server

Other Tools

Latest Blog Posts

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/airano-ir/mcphub'

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