Skip to content

Commit a845837

Browse files
edwardgou-sentryshruthilayajimatwawana
authored
feat(discover): Connect Discover and Dashboards documentation (#4237)
Added Open Dashboard Widgets in Discover section in Dashboards page. Added Add to Dashboard section in Discover Queries page. (Added this under the Delete Queries section since Delete Queries makes references to ellipsis context menu first) Co-authored-by: Shruthi <shruthilaya.jaganathan@sentry.io> Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
1 parent 14a12c9 commit a845837

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

src/docs/product/dashboards/index.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,13 @@ The default dashboard includes the following widgets:
2929
If you’d like to edit the default dashboard or build out multiple ones, each with their own set of unique widgets, you may want to consider our [Custom Dashboards](/product/dashboards/custom-dashboards/) feature which enables you to create more robust views such as the one below.
3030

3131
![Widgets visualizing key page performance, web vitals, and user misery.](dashboard-custom.png)
32+
33+
## Open Dashboard Widgets in Discover
34+
35+
<Note>
36+
37+
This feature is available only if you're in the Early Adopter program. Features available to Early Adopters are still in-progress and may have bugs. We recognize the irony. If you’re interested in being an Early Adopter, you can turn your organization’s Early Adopter status on/off in General Settings. This will affect all users in your organization and can be turned back off just as easily.
38+
39+
</Note>
40+
41+
Each Dashboard widget has an ellipsis that opens a context menu. From here, you can open the widget in [Discover](/product/discover-queries/) for to get more information. If a widget contains more than one query, you'll be prompted to select which query to view in **Discover**.

src/docs/product/discover-queries/index.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,16 @@ Share your queries as often as you want. You can share URLs with other users who
7878

7979
On the Discover homepage, each saved query card has an ellipsis that will open a context menu. From here, you can delete the query. This action is irreversible. You can also delete the query within the Query Results view by clicking the trash can in the upper right.
8080

81+
### Add to Dashboard
82+
83+
<Note>
84+
85+
This feature is available only if you're in the Early Adopter program. Features available to Early Adopters are still in-progress and may have bugs. We recognize the irony. If you’re interested in being an Early Adopter, you can turn your organization’s Early Adopter status on/off in General Settings. This will affect all users in your organization and can be turned back off just as easily.
86+
87+
</Note>
88+
89+
Queries can also be added to custom dashboards as widgets. You can find the "Add to Dashboard" button by opening the context menu in the **Discover** homepage or within the [query results](#query-results) view. When you click "Add to Dashboard", a form opens where you can name your widget, select your target dashboard, and make other changes before saving your new widget.
90+
8191
## Query Results
8292

8393
![Page displaying a graph of error spikes by URL, the event tag summary, and results of the query.](./discover-results.png)

0 commit comments

Comments
 (0)