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