Skip to content

Commit 334db59

Browse files
committed
remove migration guide entry
1 parent 48ffaf9 commit 334db59

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

MIGRATION.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -254,16 +254,6 @@ Affected SDKs: All SDKs.
254254

255255
If you reference these attributes in custom instrumentation, `beforeSendSpan`, dashboards, or alerts, update them to the new names.
256256

257-
### Span operation changes
258-
259-
Affected SDKs: All SDKs.
260-
261-
Span operations (`sentry.op`) were aligned with the values defined in `@sentry/conventions`:
262-
263-
- `@sentry/node`: Firebase Functions spans now use `function.gcp` instead of `http.request`. The wrapper instruments all function trigger types (HTTP, Firestore, scheduler, storage), so a fixed HTTP op was wrong. The trigger type remains available on the `faas.trigger` attribute.
264-
265-
If you reference these operations in dashboards, alerts, or `beforeSendSpan`, update them to the new values.
266-
267257
### `thirdPartyErrorFilterIntegration` filters internal frames by default
268258

269259
Affected SDKs: All SDKs.

0 commit comments

Comments
 (0)