histogram: expose FindBucket in Histogram API #2
Annotations
10 errors
lint:
prometheus/histogram_test.go#L1471
h.findBucket undefined (type *histogram has no field or method findBucket, but does have method FindBucket)
|
lint:
prometheus/histogram_test.go#L1500
h.findBucket undefined (type *histogram has no field or method findBucket, but does have method FindBucket)
|
lint:
prometheus/histogram_test.go#L1513
h.findBucket undefined (type *histogram has no field or method findBucket, but does have method FindBucket)
|
lint:
prometheus/histogram_test.go#L1541
tt.h.findBucket undefined (type *histogram has no field or method findBucket, but does have method FindBucket) (typecheck)
|
lint:
prometheus/example_clustermanager_test.go#L20
could not import github.com/prometheus/client_golang/prometheus (-: # github.com/prometheus/client_golang/prometheus [github.com/prometheus/client_golang/prometheus.test]
|
lint:
prometheus/histogram_test.go#L1471
h.findBucket undefined (type *histogram has no field or method findBucket, but does have method FindBucket)
|
lint:
prometheus/histogram_test.go#L1500
h.findBucket undefined (type *histogram has no field or method findBucket, but does have method FindBucket)
|
lint:
prometheus/histogram_test.go#L1513
h.findBucket undefined (type *histogram has no field or method findBucket, but does have method FindBucket)
|
lint:
prometheus/histogram_test.go#L1541
tt.h.findBucket undefined (type *histogram has no field or method findBucket, but does have method FindBucket)) (typecheck)
|
lint
issues found
|