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
The common field is expected to be an instance of the telemetry type that's being sent. For example, sending a batch of Span means that the common field is an instance of Span where every field is optional.
The common field is expected to be an instance of the telemetry type that's being sent. For example, sending a batch of
Spanmeans that the common field is an instance ofSpanwhere every field is optional.