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
Multiple apps are sending us events where appID = "" and TelemetryDeck.SDK.namespace = "". In that case, we should not send the event at all, since it can't be routed to a customer anyway.
Multiple apps are sending us events where
appID = ""andTelemetryDeck.SDK.namespace = "". In that case, we should not send the event at all, since it can't be routed to a customer anyway.