Chronosphere Observability Platform generates detailed visualizations of each triggered alert, and provides tools to help you analyze when, why, and how the alert was triggered. You can access alert detail pages wherever a triggered alert is referenced, including:Documentation Index
Fetch the complete documentation index at: https://docs.chronosphere.io/llms.txt
Use this file to discover all available pages before exploring further.
- From the list of alerts, which you can access by selecting Alerting > Alerts in the navigation menu.
- From the source entity, such as the monitor or service level objective (SLO), that defined the alert’s triggers
View an alert’s details
Each alert presents its alert details in a section that includes the alert’s status, a visualization of the queries that triggered the alert and any change events, and a table of the series and conditions that triggered the alert and serve as a legend for the chart. The page designates the alert’s status with an icon, text, and color:| Icon | Text | Description |
|---|---|---|
| Critical | Actively triggered alert that exceeds the defined critical conditions. | |
| Warning | Actively triggered alert that exceeds the defined warning conditions. | |
| Muted | Alert that’s muted by an active muting rule. | |
| Passing | An alert that’s no longer triggered. |
- Show thresholds, which draws dotted horizontal lines on the time series chart depicting the alert’s triggering thresholds
- Show query, which displays the query that triggered the alert and populates the time series chart
- Perform differential diagnosis (DDx) on the data
- Open in explorer, which opens Metrics Explorer and populates it with the triggering query
SLO panels
If the alert’s source is an SLO, the alert details page also reproduces the SLO’s SLI breakdown and Burn/Error rates sections for reference. For more information, see Service level objectives.Document an alert’s resolution
When an alert is resolved, document its resolution in the alert’s Resolution notes section. These notes can provide context to identify recurring issues and capture actions for incident reviews.View resolution notes
The alert details page’s Resolution notes section lists any resolution notes associated with an alert. In addition to the note’s contents, each resolution note includes:- The user ID of the note’s author.
- The date and time that the note was added.
- An (edited) indicator, if the note was edited.
- The note’s associated signals.
- The date and time of the alert’s most recent resolution at the time the note was added.
Add a resolution note
You can add multiple resolution notes to an alert. To add a resolution note from an alert details page:- Click + Add to open the Create resolution note panel.
- Enter the note in the Resolution note field. The field accepts Markdown formatting, with shortcut buttons for Bold, Italics, code, and links. To preview formatting, enable the Show preview toggle.
- Click Create to create the note, or Cancel to return to the alert details page.
Edit a resolution note
To edit a resolution note:- Click Edit resolution note for the note you want to edit.
- Edit the resolution note’s contents.
- Click Save to save the changes, or Cancel to return to the alert details page.
Delete a resolution note
To delete a resolution note:- Click Delete resolution note for the note you want to delete.
- Click Delete to confirm that you want to delete the note.
Filter resolution notes
You can filter resolution notes by signal or by text.Filter notes by signal
By default, the alert details page filters resolution notes by the actively firing signal. To display notes for all related alerts, turn off the Show current signal only toggle. This might result in duplicated notes if the same note was added to multiple related alerts.Filter notes by text
To filter resolution notes by their contents:- On the alert details page, click the Search resolution notes field.
- Enter text to display only the resolution notes that contain that text.
Mute an alert
To mute an alert, create a muting rule. You can do this directly from an alert details page by clicking the Mute alert button. This opens a panel to create a muting rule that’s populated with the alert’s relevant source and name, and without requiring you to leave the alert details page. If a muting rule is already muting a triggered alert, clicking this button instead opens a panel to edit the associated muting rule. Alternatively, you can select Alerting > Muting Rules in the navigation menu to create new muting rules or edit existing muting rules. However, doing so doesn’t populate the muting rule with details from a specific alert’s source.Navigate to an alert’s source
Each alert detail page includes a link to return to the source of its trigger. For instance, an alert triggered by a monitor has a Return to source monitor link, and an alert triggered by an SLO has a Return to source SLO link. If you navigate to an alert’s source, you can return to the alert either by clicking the triggered alert in the source entity. You can also navigate to the list of alerts and filter it by the alert’s title.View an alert’s history
The Alert history section on the alert details page lists past instances of the same alert. Past instances are previous occurrences with the same signal labels from the same monitor or SLO. Each past instance appears as a link labeled with the relative time it was created, such as2 hours ago. Click any link to navigate to that instance’s
alert details page. The current instance is labeled with the relative time followed by (This instance)
and can be expanded to show the events associated with it.
If more recent instances exist outside the initially loaded window, a
Show more recent alerts button appears at the top of the list.
Define the alert detail view’s time range
You can customize the chronological scope of an alert’s details by selecting a time range, which defaults to the Last 1 hour. The chart and time series table update to depict time series data only within the selected time range, but the alert’s status always displays its current state.Perform differential diagnosis (DDx) on an alert
You can also use differential diagnosis (DDx) from an alert’s detail page. This helps you identify correlations within specific alerts while investigating the root causes of their triggers.Examine an alert’s related change events
If you’ve enabled change events, the alert details page displays associated events in the time series chart and lists them in the Change events section. To configure which change events appear in the chart, click Events to open the Display events panel. Under Change events:- Toggle Show event markers to show or hide event markers on the chart.
- Use the Code or Builder mode toggle to configure the change events query. In Builder mode, use the category table to select which event categories to display.

