correlate_metrics
Compute Pearson correlations across up to 10 metric sources, producing an NxN matrix that highlights strong relationships (|r| > 0.7) to identify related metrics.
Instructions
Compute Pearson correlation between multiple metric series. Builds an NxN correlation matrix and highlights strong correlations (|r| > 0.7). Maximum 10 sources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sources | Yes | List of metric sources to correlate | |
| hours_back | No | Hours of data to analyze |