wp_performance_history
Retrieve historical performance data and trends for WordPress sites to analyze response time, cache hit rate, error rate, memory usage, and request volume over selected timeframes.
Instructions
Get historical performance data and trends
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | Specific site ID for multi-site setups (optional for single site) | |
| metrics | No | Specific metrics to include (responseTime, cacheHitRate, errorRate, memoryUsage, requestVolume) | |
| timeframe | No | Time period for historical data (1h, 6h, 12h, 24h, 7d) | |
| includeTrends | No | Include trend analysis (default: true) |