Add prometheus endpoint for getting metrics #33

Merged
konrad merged 25 commits from feature/metrics into master 2018-12-12 22:50:36 +00:00

25 Commits

Author SHA1 Message Date
konrad 297024bb97
re-add db in config.sample
the build was successful Details
2018-12-12 23:49:53 +01:00
konrad f0b7d34255
implented counts for namespaces, tasks and teams
the build was successful Details
2018-12-12 22:58:55 +01:00
konrad f86d07f2aa
implented total users count
the build failed Details
2018-12-12 22:44:43 +01:00
konrad b2b3c15c47
Active users are now stored in redis
the build was successful Details
2018-12-12 22:33:00 +01:00
konrad b515fc86fe
Fixed spelling
the build was successful Details
2018-12-12 20:29:23 +01:00
konrad b6564e93d2
Generalized functions to update metrics
the build failed Details
2018-12-12 20:27:42 +01:00
konrad e06c8184e4
Better logging 2018-12-12 20:03:48 +01:00
konrad 65c41b1d9c
Fixed everything once and for all
the build failed Details
2018-12-12 19:55:02 +01:00
kolaente 2a25f1f735
Merge remote-tracking branch 'origin/feature/metrics' into feature/metrics
the build failed Details
2018-12-12 19:20:47 +01:00
kolaente b5ebe22ed2
moving 2018-12-12 19:20:40 +01:00
konrad 7687ac857d
Merge branch 'master' into feature/metrics
the build failed Details
2018-12-12 16:25:53 +01:00
kolaente ada776e53b
made redis key const
the build failed Details
2018-12-12 12:40:28 +01:00
kolaente ae7732bfa0
Dont update metrics when none are enabled
the build was successful Details
2018-12-12 12:32:16 +01:00
kolaente 610280c5e8
fixed lint
the build failed Details
2018-12-12 12:15:25 +01:00
kolaente d8457d8589
List count now using redis
the build failed Details
2018-12-12 12:06:11 +01:00
kolaente 1c3a61674c
Add redis to vendor 2018-12-12 11:28:59 +01:00
kolaente 7e1a075a97
init redis 2018-12-12 11:27:29 +01:00
kolaente 80983c8839
Added config for redis
the build failed Details
2018-12-12 11:14:07 +01:00
kolaente c374117b93
metrics so far
the build failed Details
2018-12-11 11:10:25 +01:00
kolaente e67aff52b6
Added Metrics for list count
the build failed Details
2018-12-09 20:30:53 +01:00
kolaente c2faf78e75
upated docs
the build was successful Details
2018-12-09 17:57:24 +01:00
kolaente f229ab93b7
faster inactive
the build was successful Details
2018-12-09 17:56:14 +01:00
kolaente 32de471fc1
properly saving allactive users
the build was successful Details
2018-12-09 17:54:26 +01:00
kolaente 65f51c0268
fixed lint
the build was successful Details
2018-12-09 17:21:53 +01:00
kolaente e2c7d75ab0
Dirty metrics 2018-12-09 17:20:26 +01:00