mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-27 14:39:58 +00:00
TUN-528: Move cloudflared into a separate repo
This commit is contained in:
7
metrics/config.go
Normal file
7
metrics/config.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package metrics
|
||||
|
||||
type HistogramConfig struct {
|
||||
BucketsStart float64
|
||||
BucketsWidth float64
|
||||
BucketsCount int
|
||||
}
|
Reference in New Issue
Block a user