vikunja/vendor/github.com/prometheus/client_golang/prometheus
konrad caf91d1904 Update xorm to use the new import path (#133)
Fix ineffassign

Fix getting all labels including the ones not associated to a task

Signed-off-by: kolaente <k@knt.li>

Fix logging sql queries

Signed-off-by: kolaente <k@knt.li>

Start fixing getting all labels

Update xormigrate

Update xorm to use the new import path

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/133
2020-02-14 16:34:25 +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 Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +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 Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +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 Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +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 Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
http.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +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 Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
summary.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +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.