11 references to CreateHistogram
Microsoft.AspNetCore.Hosting (1)
Microsoft.AspNetCore.Http.Connections (1)
Microsoft.AspNetCore.RateLimiting (2)
Microsoft.AspNetCore.Server.Kestrel.Core (2)
System.Diagnostics.DiagnosticSource (3)
System\Diagnostics\Metrics\Meter.cs (3)
182=> CreateHistogram<T>(name, unit: null, description: null, tags: null, advice: null);
195=> CreateHistogram<T>(name, unit, description, tags: null, advice: null);
209=> CreateHistogram<T>(name, unit, description, tags, advice: null);
System.Net.Http (1)
System.Net.NameResolution (1)