client_golang icon indicating copy to clipboard operation
client_golang copied to clipboard

consider adding P90, P95 and P99 quantiles to `go_gc_duration_seconds`

Open Dentrax opened this issue 2 years ago • 1 comments

I will not cover that is exactly p90, p95, p99 quantiles means. Just wanted to drop this idea to discuss further here.

go_gc_duration_seconds{quantile="0"}
go_gc_duration_seconds{quantile="0.25"}
go_gc_duration_seconds{quantile="0.5"}
go_gc_duration_seconds{quantile="0.75"}
go_gc_duration_seconds{quantile="1"}

Dentrax avatar Feb 02 '23 19:02 Dentrax

Hello 👋 Looks like there was no activity on this issue for the last 3 months. Do you mind updating us on the status? Is this still reproducible or needed? If yes, just comment on this PR or push a commit. Thanks! 🤗 If there will be no activity in the next 4 weeks, this issue will be closed (we can always reopen an issue if we need!).

stale[bot] avatar Aug 13 '23 01:08 stale[bot]