Commit a25b940
fix error_marker.tsx to support mobile-services (elastic#220424)
## Summary
If a mobile span has an attached span.event exception, the associated
page will crash.
<img width="2108" alt="Screenshot 2025-05-07 at 12 20 26"
src="https://github.com/user-attachments/assets/83ad4755-6c06-4b0c-a2af-ad15a8dd8392"
/>
This PR add `mobile-services` to the list of valid paths for
error_marker.tsx
### Checklist
Check the PR satisfies following conditions.
Reviewers should verify this PR satisfies this list as well.
- [x] The PR description includes the appropriate Release Notes section,
and the correct `release_note:*` label is applied per the
[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)1 parent 4ee0228 commit a25b940
File tree
1 file changed
+3
-0
lines changed1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
59 | 62 | | |
60 | 63 | | |
61 | 64 | | |
| |||
0 commit comments