github.com/prometheus/client_model/go.Quantile.Quantile (field)
6 uses
github.com/prometheus/client_model/go (current package)
metrics.pb.go#L189: Quantile *float64 `protobuf:"fixed64,1,opt,name=quantile" json:"quantile,omitempty"`
metrics.pb.go#L221: if m != nil && m.Quantile != nil {
metrics.pb.go#L222: return *m.Quantile
github.com/prometheus/client_golang/prometheus
summary.go#L312: Quantile: proto.Float64(rank),
summary.go#L670: Quantile: proto.Float64(rank),
github.com/prometheus/common/expfmt
text_parse.go#L422: Quantile: proto.Float64(p.currentQuantile),
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |