openmeter_usage_anomaly
Detect sudden spikes or drops in token usage per organization by comparing recent activity against a rolling baseline to flag anomalies.
Instructions
Detect usage anomalies: sudden spikes or drops in token usage per org compared to rolling average.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | Recent window | |
| baselineHours | No | Baseline window | |
| spikeThreshold | No | Multiple above avg to flag |