add HistogramExt method with custom quantiles
Some checks failed
sync / sync (push) Failing after 23s
coverage / build (push) Successful in 4m25s
test / test (push) Failing after 18m20s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2025-10-12 15:59:04 +03:00
parent 6f996f3cc4
commit 17593e466c
3 changed files with 14 additions and 4 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ toolchain go1.24.4
require (
github.com/VictoriaMetrics/metrics v1.40.2
go.unistack.org/micro/v4 v4.1.22
go.unistack.org/micro/v4 v4.1.23
)
require (