You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For further investigation into your metrics evolution, use a [dashboard][6] or [notebook][7].
96
+
For further investigation into your metrics evolution, click **Open in a notebook** by the status graph. This generates an investigation [notebook][6] with a formatted graph of the monitor query.
97
+
98
+
{{< img src="monitors/monitor_status/notebook-button.png" alt="Open in notebook button" style="width:60%;">}}
99
+
100
+
The notebook matches the monitor evaluation period time range and includes related logs where relevant.
Events generated from your monitor (alerts, warnings, recoveries, etc.) are shown in this section based on the time selector above the **Status & History** section. The events are also displayed in your [event stream][8].
106
+
Events generated from your monitor (alerts, warnings, recoveries, etc.) are shown in this section based on the time selector above the **Status & History** section. The events are also displayed in your [event stream][7].
101
107
102
108
### Audit events
103
109
104
-
For all monitor types, monitor changes (monitor edits for instance) create an event in the [event stream][8]. This event explains the change and displays the user that made the change.
110
+
For all monitor types, monitor changes (monitor edits for instance) create an event in the [event stream][7]. This event explains the change and displays the user that made the change.
105
111
106
112
If you made changes to a monitor, you can see examples with the following event search:
Datadog also provides a notification option for changes to monitors you create. At the bottom of the monitor editor, under **Notify your team**, choose **Notify** in the drop-down next to: *alert recipients when this alert is modified*.
113
119
114
-
The notify setting sends an email with the monitor audit event to all people who are alerted in the specific monitor. The monitor audit event also appears in the [event stream][9].
120
+
The notify setting sends an email with the monitor audit event to all people who are alerted in the specific monitor. The monitor audit event also appears in the [event stream][8].
115
121
116
122
## Export and import
117
123
118
124
You can obtain a JSON export of any monitor from the monitor's status page. Click the settings cog (top right) and choose **Export** from the menu.
119
125
120
-
[Import a monitor][10] to Datadog with JSON using the main navigation: *Monitors --> New Monitor --> Import*.
126
+
[Import a monitor][9] to Datadog with JSON using the main navigation: *Monitors --> New Monitor --> Import*.
121
127
122
128
## Further Reading
123
129
@@ -128,8 +134,7 @@ You can obtain a JSON export of any monitor from the monitor's status page. Clic
0 commit comments