vikunja/vendor/github.com/prometheus/client_golang/prometheus
konrad e047673c6b
the build was successful Details
Add prometheus endpoint for getting metrics (#33)
2018-12-12 22:50:35 +00:00
..
internal Add prometheus endpoint for getting metrics (#33) 2018-12-12 22:50:35 +00:00
promauto Add prometheus endpoint for getting metrics (#33) 2018-12-12 22:50:35 +00:00
promhttp Add prometheus endpoint for getting metrics (#33) 2018-12-12 22:50:35 +00:00
.gitignore Add prometheus endpoint for getting metrics (#33) 2018-12-12 22:50:35 +00:00
README.md Add prometheus endpoint for getting metrics (#33) 2018-12-12 22:50:35 +00:00
collector.go Add prometheus endpoint for getting metrics (#33) 2018-12-12 22:50:35 +00:00
counter.go Add prometheus endpoint for getting metrics (#33) 2018-12-12 22:50:35 +00:00
desc.go Add prometheus endpoint for getting metrics (#33) 2018-12-12 22:50:35 +00:00
doc.go Add prometheus endpoint for getting metrics (#33) 2018-12-12 22:50:35 +00:00
expvar_collector.go Add prometheus endpoint for getting metrics (#33) 2018-12-12 22:50:35 +00:00
fnv.go Add prometheus endpoint for getting metrics (#33) 2018-12-12 22:50:35 +00:00
gauge.go Add prometheus endpoint for getting metrics (#33) 2018-12-12 22:50:35 +00:00
go_collector.go Add prometheus endpoint for getting metrics (#33) 2018-12-12 22:50:35 +00:00
histogram.go Add prometheus endpoint for getting metrics (#33) 2018-12-12 22:50:35 +00:00
http.go Add prometheus endpoint for getting metrics (#33) 2018-12-12 22:50:35 +00:00
labels.go Add prometheus endpoint for getting metrics (#33) 2018-12-12 22:50:35 +00:00
metric.go Add prometheus endpoint for getting metrics (#33) 2018-12-12 22:50:35 +00:00
observer.go Add prometheus endpoint for getting metrics (#33) 2018-12-12 22:50:35 +00:00
process_collector.go Add prometheus endpoint for getting metrics (#33) 2018-12-12 22:50:35 +00:00
registry.go Add prometheus endpoint for getting metrics (#33) 2018-12-12 22:50:35 +00:00
summary.go Add prometheus endpoint for getting metrics (#33) 2018-12-12 22:50:35 +00:00
timer.go Add prometheus endpoint for getting metrics (#33) 2018-12-12 22:50:35 +00:00
untyped.go Add prometheus endpoint for getting metrics (#33) 2018-12-12 22:50:35 +00:00
value.go Add prometheus endpoint for getting metrics (#33) 2018-12-12 22:50:35 +00:00
vec.go Add prometheus endpoint for getting metrics (#33) 2018-12-12 22:50:35 +00:00
wrap.go Add prometheus endpoint for getting metrics (#33) 2018-12-12 22:50:35 +00:00

README.md

See go-doc.