get_performance_summary
Retrieve time-series performance data in 15-minute intervals for trend analysis and historical comparison. Get requests, errors, and 95th percentile response times aggregated per service.
Instructions
Retrieve time-series performance summary data in 15-minute intervals in JSON format for trend analysis and historical comparison. Returns data aggregated in 15-minute time buckets showing requests, errors, and 95th percentile response times.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| s | No | Service name to filter by (e.g., "web", "api", "worker"). Default: "web" |