All Recipes
API Usage Tracker
Leverages fleet health reports to extract API request counts, latency percentiles, and error rates from each machine. Schedule daily to monitor API consumption trends and detect capacity issues early.
beginner
Scheduled (Cron)
1 step
20 seconds
Steps
1
Generate fleet health report with API metrics
fleet_health_report via gripos-mcp
Recipe JSON
{"schedule":"0 9 * * *","steps":[{"tool":"fleet_health_report","output_as":"health_report"}]}Prerequisites
- Fleet machines running API services
Similar Recipes
Daily Metrics Snapshot
Captures a snapshot of key system and application metrics and writes them to a log file.
Log Analysis Digest
Parses application and system logs for errors and patterns, producing a summary digest.
Fleet Health Check
Runs a comprehensive health report across all fleet machines and lists their status.