Commit 6af596e
authored
feat(dashboards): Add dashboard link to Network Requests by Time Spent widget (#107789)
## Summary
- Adds a `linkedDashboards` configuration to the "Network Requests by
Time Spent" widget in the Frontend Overview prebuilt dashboard
- Links the `span.domain` column to the frontend overview static
dashboard (ID 5), enabling users to drill down from the widget into the
full dashboard view
## Test plan
- [ ] Verify the Network Requests by Time Spent widget renders correctly
- [ ] Verify clicking on a span domain value navigates to the linked
dashboard1 parent abcaf47 commit 6af596e
File tree
1 file changed
+3
-0
lines changed- static/app/views/dashboards/utils/prebuiltConfigs/frontendOverview
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
197 | 200 | | |
198 | 201 | | |
199 | 202 | | |
| |||
0 commit comments