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
Copy file name to clipboardExpand all lines: src/docs/product/dashboards/widget-builder/index.mdx
-13Lines changed: 0 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -76,19 +76,6 @@ Choose this dataset if you want to customize a list of issues on your dashboard.
76
76
- Most frequently occurring issues
77
77
- The "Issues" dataset is only available in table visualization widgets and its disabled if you have other visualizations selected.
78
78
79
-
### Releases
80
-
81
-
<Note>
82
-
83
-
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.
84
-
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.
85
-
86
-
</Note>
87
-
88
-
Choosing "Releases (sessions, crash rates)" allows you to query properties specific to a release of your application, primarily session data. Choose this dataset if you want to display healthy, errored, and crashed sessions and crash rates for your releases or projects on your dashboard. This dataset isn't available in for [world map](#world-map) visualizations. Some example widgets using this dataset include:
89
-
- Crash rates for your latest release
90
-
- Session count across releases
91
-
92
79
## Choose Your Columns
93
80
94
81
The option to set columns is only available for [table visualizations](/product/dashboards/widget-builder/#table).
Copy file name to clipboardExpand all lines: src/docs/product/dashboards/widget-library/index.mdx
-27Lines changed: 0 additions & 27 deletions
Original file line number
Diff line number
Diff line change
@@ -22,15 +22,6 @@ The library includes the following widgets:
22
22
-**Issues For Review**: A table of unresolved issues for review, ordered by the most recently seen issues
23
23
-**Top Unhandled Error Types**: The most frequently encountered unhandled errors
24
24
-**Users Affected by Errors**: A comparison of the total number of errors and the number of unique users affected by the errors
25
-
-**Crash Rates for Recent Releases**: Percentage of crashed sessions for your recent releases
26
-
-**Session Health**: The total number of abnormal, crashed, errored, and healthy sessions
27
-
28
-
<Note>
29
-
30
-
The Crash Rates for Recent Releases and Session Health widgets are 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.
31
-
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.
32
-
33
-
</Note>
34
25
35
26
You can change the title, queries, fields, visualization types, sort order, and other fields of these prebuilt widgets to suit your use case by clicking the context menu on the widget and selecting "Edit Widget".
36
27
@@ -99,21 +90,3 @@ Update "Columns" to add `links` so you can see seen any external links related t
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.
109
-
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.
110
-
111
-
</Note>
112
-
113
-
To monitor the health of your releases over time, you can modify the "Session Health" widget as follows:
114
-
115
-
- Visualization Display: `Area Chart`
116
-
117
-
Add search filters to narrow the data down to a particular release:
0 commit comments