When viewing all monitors, you can select an individual monitor to view its details and take actions for that monitor. Chronosphere Observability Platform populates these monitor pages with information necessary to understand, investigate, and control a monitor’s alerts. For a description of what the monitor detail page displays, including query results, alert history, and change events, see Monitor details. To create a monitor, see Create a monitor on the monitors overview.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.
Mute a monitor
If a monitor has any active muting rules, Observability Platform reports the number of active muting rules and when they expire in a banner. The banner displays even if there aren’t active alerts. The monitor’s Status also reports as Muted if all alerts are muted, and its Alert analysis summary breaks down the muting or severity for all of the monitor’s alerts. To mute the selected monitor, a signal from that monitor, or any stored time series, click Mute monitor to add a muting rule. If a muting rule already exists, the button is named Add muting rule. When you create a muting rule from a monitor, Observability Platform prepopulates the muting rule’s Name field with the monitor’s name. For more information about creating and editing muting rules, see Muting rules.Edit a monitor
To edit a monitor, click Edit to open the Edit monitor drawer, or use Chronoctl or Terraform to make your changes.Send a test notification
This feature is in Early Access (EA), and might not be visible in your app. To learn
more about this program and the features it contains, see the
Early access page.
- In the navigation menu, select Alerting > Monitors, and then open the monitor you want to test.
- Click Test notifications.
- Under Select severity level for testing, choose Critical or Warning to match the severity you want to exercise in the notification policy.
- Click Run test.
The test drawer shows a Signals dropdown menu only when the monitor is set to
per signal (multiple alerts) or per time series (many alerts) in the monitor
editor. In the default per monitor (one alert) mode, the drawer doesn’t list
individual signals, and a test still runs after you pick severity and click
Run test. For background on how signals relate to routing and grouping, see
signals. Signal combinations are based
on the monitor query; if a particular combination isn’t available, it isn’t
in the data.
View additional actions
Add a comment
To comment on a monitor:- On the monitor’s page, click Add comment. If Add comment isn’t visible, click the three vertical dots icon, and then click Add comment.
- Follow the instructions to add a comment.
Explore the query
To open the monitor query in Metrics Explorer, click Open in explorer on the query results chart. If Open in explorer isn’t visible, click the three vertical dots icon on the chart, and then click Open in explorer. For more information, see Query results.Create a custom event
Create a custom change event and associate it with a monitor directly from the monitor’s page:- On the monitor’s page, click Create event. If Create event isn’t visible, click the three vertical dots icon, and then click Create event.
- Follow the instructions to create a change event.
View version history
To view the history of changes for a monitor, click Version history. If Version history isn’t visible, click the three vertical dots icon, and then click Version history. Click Version history to display a panel with two tabs:- Code config: Displays a code representation of the selected entity as of the time of the selected revision.
- Code diff: Displays a Git-style diff of the most-recent change made to the
entity, in Chronosphere API format. To compare the selected revision to another
revision in the history, click the Compare With dropdown and select the
timestamp of the revision that you want to compare.
- Click Unified to see the diff stacked horizontally.
- Click Split to see changes side by side.
The Version History view retains up to 500 revisions, or up to 15 months of revisions
if there are fewer than 500 revisions.
Connect monitors to services or collections
Services and collections can own monitors, but you can also connect a monitor to any service or collection. Manage connections opens a panel where you can manage connections between the selected monitor and any service or collection.- On the monitor’s page, click Manage connections. If Manage connections isn’t visible, click the three vertical dots icon, and then click Manage connections.
- Add or remove a connection.

