Bulk Generate Metric Failure Mode Insights
Fan out audits to every eligible metric in the project.
Authorizations
API Key Authentication. It should be included in the header of each request.
Body
Request body for POST /metric-failure-mode-insights/bulk_generate/.
Triggers an insight audit for every eligible metric in the project using a sliding T-24h to T window. Returns the new insight rows so the FE can poll them.
Project ID — fan out audits to every eligible metric in it.
Optional metric-name allowlist. If provided, only those metrics are audited (used by the FE to keep the toast count aligned with the cards on screen when a view filter is applied).
255Response
Request body for POST /metric-failure-mode-insights/bulk_generate/.
Triggers an insight audit for every eligible metric in the project using a sliding T-24h to T window. Returns the new insight rows so the FE can poll them.
Project ID — fan out audits to every eligible metric in it.
Optional metric-name allowlist. If provided, only those metrics are audited (used by the FE to keep the toast count aligned with the cards on screen when a view filter is applied).
255