ExpressenAB / bigip_exporter

Prometheus exporter for BIG-IP metrics
MIT License
89 stars 38 forks source link

undefined: prometheus.Handler #32

Closed pmawan closed 11 months ago

pmawan commented 2 years ago

hi - when i run the get command -

go get github.com/ExpressenAB/bigip_exporter

i get this error - how can i fix this ? /root/go/pkg/mod/github.com/!expressen!a!b/bigip_exporter@v0.0.0-20180222153255-e0f009c578b6/bigip_exporter.go:20:26: undefined: prometheus.Handler

thanks M.

kgaughan commented 1 year ago

Try using my branch on #27 - it fixes this issue.