Skip to content

Commit 610ed28

Browse files
Abdkhan14Abdullah Khanlizokm
authored
docs(dashboard-widget-builder): Added section for setting thresholds. (#8250)
* docs(dashboard-widget-builder): Added section for setting thresholds. * Update index.mdx * Update src/docs/product/dashboards/widget-builder/index.mdx Co-authored-by: Liza Mock <liza.mock@sentry.io> --------- Co-authored-by: Abdullah Khan <abdullahkhan@PG9Y57YDXQ.local> Co-authored-by: Liza Mock <liza.mock@sentry.io>
1 parent 26156a9 commit 610ed28

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

src/docs/product/dashboards/widget-builder/index.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,3 +125,10 @@ The option to sort by a y-axis is only available if you've applied a grouping to
125125
If you select “Custom Equation”, an extra field appears where you can enter an equation of your choice that will be applied to the query:
126126

127127
![Custom equation field.](widget-builder-custom-equation-field.png)
128+
129+
## Set Thresholds
130+
131+
The option for setting thresholds is only available for [big number visualizations](/product/dashboards/widget-builder/#big-number). Thresholds help identify problematic widgets with colored indicators. Hovering over the colored indicators at the dashboard level displays the thresholds associated with a widget. Units can be attached to thresholds for duration or rate metric types. An example metric with units would be “p95 of all transactions”.
132+
133+
![Set Thresholds Step](widget-builder-thresholds.png)
134+
![Widget Coloured Indicator Hover](widget-builder-thresholds-hover.png)
Loading
Loading

0 commit comments

Comments
 (0)