6 references to TelemetrySeverity
Aspire.Dashboard (6)
Telemetry\DashboardTelemetryService.cs (4)
88
public OperationContext StartOperation(string eventName, Dictionary<string, AspireTelemetryProperty> startEventProperties,
TelemetrySeverity
severity =
TelemetrySeverity
.Normal, bool isOptOutFriendly = false, bool postStartEvent = true, IEnumerable<OperationContextProperty>? correlations = null)
134
public OperationContext StartUserTask(string eventName, Dictionary<string, AspireTelemetryProperty> startEventProperties,
TelemetrySeverity
severity =
TelemetrySeverity
.Normal, bool isOptOutFriendly = false, bool postStartEvent = true, IEnumerable<OperationContextProperty>? correlations = null)
Telemetry\TelemetryRequests.cs (2)
22
TelemetrySeverity
Severity =
TelemetrySeverity
.Normal,