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
ref(types): Add known attribute keys to SpanAttributes type (#10295)
add known attribute keys to the `SpanAttributes` type because this way we can
- enforce a concrete type for some known keys
- provide auto suggestions when setting attributes
0 commit comments