mirror of
https://github.com/minio/minio.git
synced 2025-01-24 13:13:16 -05:00
Revert "change ttfb_distribution metrics to histogramMetric (#17115)"
This reverts commit 9112ca4e296fcde45395773ae6c7b8258b0f99cd.
This commit is contained in:
parent
73efe436a5
commit
abb1f22057
@ -964,7 +964,7 @@ func getS3TTFBDistributionMD() MetricDescription {
|
||||
Subsystem: timeSubsystem,
|
||||
Name: ttfbDistribution,
|
||||
Help: "Distribution of the time to first byte across API calls",
|
||||
Type: histogramMetric,
|
||||
Type: gaugeMetric,
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user