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: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@
6
6
7
7
- Unified naming for span ops (#1661) by @antonpirker
8
8
9
+
We have unified the strings of our span operations. See https://develop.sentry.dev/sdk/performance/span-operations/
10
+
9
11
**WARNING**: If you have Sentry Dashboards or Sentry Discover queries that use `transaction.op` in their fields, conditions, aggregates or columns this change could potentially break your Dashboards/Discover setup.
10
12
Here is a list of the changes we made to the `op`s. Please adjust your dashboards and Discover queries accordingly:
0 commit comments