Commit 0bbd4d0
authored
feat(insights): remove spans tab from spans summary (#87890)
Deprecate `spans` tab in the transaction summary page
<img width="574" alt="image"
src="https://github.com/user-attachments/assets/c424d071-ddab-4751-958c-41d6fc3d7db2"
/>
I did check, and I could not find anything that links to this page, but
in the odd chance something does I marked the tab as `hidden` so the
link still works and we can track page usage to see if it's being
accessed
Follow up PR will be created to cleanup remaining code, and remove
`hidden`1 parent 4388081 commit 0bbd4d0
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
210 | 212 | | |
211 | 213 | | |
212 | 214 | | |
| |||
0 commit comments