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
|`ratelimit_backoff`| 1.0.0 | Rate limit instructed the SDK to back off. |
342
345
|`network_error`| 1.0.0 | Network errors, not retried. |
346
+
|`no_parent_span`| 1.22.0 | Span was not started or dropped because no parent span was present at span start (for example, auto-instrumented spans suppressed when the request happens outside an active span). |
343
347
|`sample_rate`| 1.0.0 | Configured sample rate. |
344
348
|`before_send`| 1.0.0 | Dropped in `before_send`. |
345
349
|`event_processor`| 1.0.0 | Dropped by event processor; may also be used for ignored exceptions/errors (since 1.6.0). |
0 commit comments