change ttfb_distribution metrics to histogramMetric (#17115)
This commit is contained in:
@@ -936,7 +936,7 @@ func getS3TTFBDistributionMD() MetricDescription {
|
||||
Subsystem: timeSubsystem,
|
||||
Name: ttfbDistribution,
|
||||
Help: "Distribution of the time to first byte across API calls",
|
||||
Type: gaugeMetric,
|
||||
Type: histogramMetric,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user