getsentry / rfcs

A place for technical discussions for Sentry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[DECISION] Add RFC for top level span creation method

AbhiPrasad opened this issue · comments

ref:

Introduce a Sentry.trace method that wraps a callback with a created span.

in ruby we just added
getsentry/sentry-ruby#1783
we can rename in a major for consistency if this becomes unified API

Wrote out why this is need for OpenTelemetry here: getsentry/develop#720