which_metrics_matter
Controls false discovery rate across all metrics simultaneously, identifying which metrics genuinely stand out among many observations.
Instructions
You watch many metrics; which genuinely stand out? Controls the false discovery rate across all of them at once, which per-metric thresholds do not: forty metrics each alerting wrongly 5% of the time means two false alarms every round.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alpha | No | false-discovery rate, default 0.1 | |
| evidence | Yes | metric name -> evidence value, e.g. the 'evidence' field from did_it_change |