Commit Graph

6 Commits

Author SHA1 Message Date
Tim Hockin 6e68266403
Update prometheus client
go get github.com/prometheus/client_golang@v1.14.0
go mod tidy
go mod vendor
2023-02-06 17:49:03 -08:00
Tim Hockin 45b1c5485d Move tools into a tools/ subdir
This avoids vendoring all the deps in the root.
2022-08-13 16:43:22 -07:00
Tim Hockin c868972a52 deps: Bump prometheus client to 1.12.2 2022-07-03 13:47:52 -07:00
Tim Hockin 008e2673bc deps: Bump go-licenses to 1.2.1 2022-07-03 13:47:52 -07:00
Thomas Jackson e32712b301 Add basic prometheus metrics 2019-01-22 17:26:27 -08:00
Tim Hockin dd60fb0312 Clean up logging using glogr 2016-09-16 08:35:27 -07:00