1 write to _histogramConfiguration
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
src\VisualStudio\Core\Def\Telemetry\Shared\AggregatingTelemetryLog.cs (1)
55_histogramConfiguration = new HistogramConfiguration(bucketBoundaries);
1 reference to _histogramConfiguration
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
src\VisualStudio\Core\Def\Telemetry\Shared\AggregatingTelemetryLog.cs (1)
95var histogram = _meter.CreateHistogram<long>(metricName, _histogramConfiguration);