3 references to TryAddTag
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Infrastructure\KestrelMetrics.cs (3)
135tags.TryAddTag(ErrorTypeAttributeName, errorValue); 139tags.TryAddTag(ErrorTypeAttributeName, exception.GetType().FullName); 315tags.TryAddTag(ErrorTypeAttributeName, exception.GetType().FullName);