# README
metrics - lightweight package for exporting metrics in Prometheus format
- current package has not modified original (v1.35.1)
- add compatibility Prometheus histograms,
metrics.NewHistogramStatic
- add ability pre-define buckets
metrics.DefBuckets
,metrics.LinearBuckets
,metrics.ExponentialBuckets
,metrics.ExponentialBucketsRange