wp_performance_history
Get historical performance data and trends for WordPress sites, tracking response time, cache hit rate, error rate, memory usage, and request volume over time.
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) | |
| timeframe | No | Time period for historical data (1h, 6h, 12h, 24h, 7d) | |
| metrics | No | Specific metrics to include (responseTime, cacheHitRate, errorRate, memoryUsage, requestVolume) | |
| includeTrends | No | Include trend analysis (default: true) |