2 references to DiagnosticCount
Aspire.Hosting.RemoteHost (1)
Diagnostics\RemoteHostProfilingTelemetry.cs (1)
416
SetTag(Tags.
DiagnosticCount
, diagnosticCount);
Aspire.Hosting.RemoteHost.Tests (1)
RemoteHostProfilingTelemetryTests.cs (1)
92
Assert.Equal(9, activity.GetTagItem(RemoteHostProfilingTelemetry.Tags.
DiagnosticCount
));