Skip to content

Commit ed58283

Browse files
niustephaniejtappa
andauthored
adds docs for "open in notebook" from monitor (DataDog#12248)
* add recently deleted dashboards * adds user guide for removing unused dashboards * apply suggestions from review bolding UI text, avoid temporal words, etc. Co-authored-by: Jorie Helwig <jorie.helwig@datadoghq.com> * fix bold list titles, spacing * change title * adds "open in notebook" Co-authored-by: Jorie Helwig <jorie.helwig@datadoghq.com>
1 parent 4a86a38 commit ed58283

File tree

3 files changed

+15
-10
lines changed

3 files changed

+15
-10
lines changed

content/en/monitors/manage/status.md

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -93,15 +93,21 @@ The evaluation graph represents the exact query behavior within the timeframe br
9393

9494
{{< img src="monitors/monitor_status/status_monitor_history.mp4" alt="status monitor history" video="true" width="80%" >}}
9595

96-
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.
101+
102+
{{< img src="monitors/monitor_status/investigation-notebook.jpg" alt="Example investigation notebook" style="width:60%;">}}
97103

98104
## Events
99105

100-
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].
101107

102108
### Audit events
103109

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.
105111

106112
If you made changes to a monitor, you can see examples with the following event search:
107113

@@ -111,13 +117,13 @@ https://app.datadoghq.com/event/stream?per_page=30&query=tags%3Aaudit%20status%3
111117

112118
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*.
113119

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].
115121

116122
## Export and import
117123

118124
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.
119125

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*.
121127

122128
## Further Reading
123129

@@ -128,8 +134,7 @@ You can obtain a JSON export of any monitor from the monitor's status page. Clic
128134
[3]: /api/v1/monitors/
129135
[4]: /dashboards/querying/
130136
[5]: /monitors/notify/
131-
[6]: /dashboards/
132-
[7]: /notebooks/
133-
[8]: /events/
134-
[9]: https://app.datadoghq.com/event/stream
135-
[10]: https://app.datadoghq.com/monitors#create/import
137+
[6]: /notebooks
138+
[7]: /events/
139+
[8]: https://app.datadoghq.com/event/stream
140+
[9]: https://app.datadoghq.com/monitors#create/import
1.27 MB
Loading
69.2 KB
Loading

0 commit comments

Comments
 (0)