Setting the file. One moment.
Chapter 40 · Alert Investigation
Subchapter 40.1
errors.mdMarkdown2 KBView on GitHub
Load this file when investigating an error alert (error-rate threshold, new error group, crash rate).
Error alerts carry:
alertID, alertName, alertValue — threshold and valuegroup, groupValue — e.g. error_type=RuntimeError, service_name=checkoutquery — error group filterthresholdWindow — condition-hold durationerrorsLink — deep linktimeRange — alert windowquery-error-groups with the alert’s query + window. Sort by frequency or first_seen depending on whether the alert is rate or newness.query-sessions with query="error_group_id=<id>" to count distinct users hit. Use query-aggregations with product_type="errors" and group_by="error_type" for time-bucketed rate.query-aggregations for a count, cite it.