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
OTLP data model has a few more proper Span fields than OpenTracing used to have, such as span.kind and span.status. It doesn't make sense to stash them into nested tags section of the ES doc, they should be top level fields.