7 references to Events
Aspire.Hosting.RemoteHost (7)
Diagnostics\RemoteHostProfilingTelemetry.cs (7)
364
AddEvent(authenticated ?
Events
.AuthenticationAccepted :
Events
.AuthenticationRejected);
369
activity?.AddEvent(new ActivityEvent(
Events
.JsonRpcClientConnected, tags: new ActivityTagsCollection
378
AddEvent(
Events
.JsonRpcConnectionClosed);
381
public void AddJsonRpcListening() => AddEvent(
Events
.JsonRpcListening);
383
public void AddJsonRpcServerListening() => AddEvent(
Events
.JsonRpcServerListening);
451
activity.AddEvent(new ActivityEvent(
Events
.Exception, tags: new ActivityTagsCollection