Skip to main content

Best practices

Troubleshooting

Either every metric met its target, the shortfall was under 1 percentage point, the RCA prompt did not cover the metric that missed, or Auto RCA is off. Open the day-wise timeline — it states which of these applied.
No value came back from its data source for that day. Check the timeline entry for the endpoint or Python source, and verify the Source path on the metric matches the field the source actually returns.
Almost always a referencing mistake. API sources need the extra .data segment; Python sources do not. Compare your Source field against the response shape.
The batch was split and some parts failed. The timeline shows how many calls were processed and how many were not, along with the status codes returned.
Data sources are configured against a saved agent. Save the agent, then return to the KPI Manager tab.
There were too few audited calls that day to conclude anything reliably. This is stated deliberately rather than guessed around. Widen the scope in your RCA prompt, or wait for a higher-volume day.
It will be flagged as recurring with its first-observed date. Check the Pending Tasks board — the fix may never have been assigned, or may have been rolled out to only part of your traffic.
Changes apply to the next run, not to reports already generated. Use Run Manual RCA if you need to see the effect immediately.
Say so in the RCA prompt. Other metrics stay measured and charted, but will not trigger an analysis.

Defaults and limits

Access

In-product help. The Guide button in the KPI Manager header opens a short quick-start reference inside the product, covering the same setup steps in condensed form.