Get metric data
get_data_metricsFetch current metric values, rolling averages, and thresholds for specified metrics from a network location to identify performance problems.
Instructions
Step 3 of the funnel: fetch current values, rolling averages, and thresholds
for the given metrics at a location. Data is simulated by default (simulated
is true); swap the data source for a real backend in production.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metrics | Yes | cURL metric names to collect (e.g. from find_metrics). | |
| location | Yes | Network location or endpoint to gather metrics from. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | Yes | ||
| timestamp | Yes | ||
| simulated | Yes | ||
| metrics | Yes |