Commit graph

33 commits

Author SHA1 Message Date
Samuel Clay
2eb80a31ea User count should include beyond yearly. 2022-07-28 23:14:42 -04:00
Samuel Clay
a22aaf349d Deferring execution of expensive statistics. 2022-07-28 23:08:49 -04:00
Samuel Clay
ee3b9e61a5 Caching newsblur_users.py statistics. 2022-07-28 22:47:35 -04:00
Samuel Clay
108d88b785 Attempting to reduce redis db size by deleting unread stories list when no longer needed. 2022-06-27 12:24:49 -04:00
Samuel Clay
d40d5fbb62 Need to get the right field 2022-05-11 15:28:33 -04:00
Samuel Clay
c08ac7d999 Adding feed_sizes to prometheus. Also adding archive and pro subscribers. 2022-05-11 15:23:47 -04:00
Samuel Clay
7956cf0c8d Last 5 minutes is actually last minute. 2021-12-17 11:56:33 -05:00
Samuel Clay
dd5d43f744 Adding 5min loadtime to prometheus graphs. 2021-12-17 11:41:42 -05:00
Samuel Clay
3e3dd700c3 Removing unused redis_avg (now split into user, session, story, and pubsub) 2021-12-06 11:48:27 -05:00
Jonathan Math
52d03489c8 rm mongo monitor endpoints from apps 2021-09-07 15:08:18 -05:00
Jonathan Math
035a0abaf2 merge changes 2021-09-05 22:43:20 -05:00
Jonathan Math
58eb901e90 fix up prometheus_mongo.py so that monitor endpoints are working with prometheus 2021-09-05 22:40:21 -05:00
Jonathan Math
a3e72c5ff0 fix import issue 2021-09-05 22:36:26 -05:00
Samuel Clay
e408cce368 Fixing monitor imports, downgrading mongo to 3.6. 2021-08-31 11:33:56 -04:00
Jonathan Math
cf8f691b3b fix module not found error 2021-08-31 11:10:20 -04:00
Jonathan Math
63922d4fe1 WIP for grafana 2021-08-31 11:06:53 -04:00
Jonathan Math
ce9f0b04aa rm unused import 2021-08-10 10:07:14 -05:00
Jonathan Math
02937cc13a add monitor endpoints. WIP 2021-08-10 10:05:25 -05:00
Samuel Clay
59afb86902 Adding new redis query log numbers. 2021-08-03 17:29:13 -04:00
Samuel Clay
17c8584015 Adding refresh and counts back into analytics. 2021-06-30 13:27:26 -04:00
Jonathan Math
68e2729416 rm total from task servers monitor 2021-05-21 11:32:29 -04:00
Samuel Clay
fdcd1ed93e Speeding up two more prometheus charts. 2021-05-04 14:36:03 -04:00
Samuel Clay
2c12a61133 Using quicker count for prometheus. 2021-05-04 14:30:43 -04:00
Samuel Clay
8a381c818a Necessary import 2021-05-04 11:59:28 -04:00
Samuel Clay
4c00ec5223 Caching MStory counts. 2021-05-04 11:58:17 -04:00
Jonathan Math
6bc58396a4 rm app_servers total from monitor 2021-05-04 09:05:22 -05:00
Jonathan Math
3ccbd67d25 correct app times monitor 2021-05-03 10:39:17 -05:00
Jonathan Math
abb6627ae2 fix template and views for monitor to be better suited for dynamic data in promql 2021-05-03 09:27:28 -05:00
Jonathan Math
6f8f2efc9b correct monitor views to be compatible with prometheus 2021-05-03 07:56:47 -05:00
Jonathan Math
9cbad888c7 redo prometheus scrapers and build the jobs for them in prometheus.yml 2021-04-30 13:48:48 -05:00
Jonathan Math
b29532952f update monitor to serve data in prometheus format 2021-04-27 07:56:02 -05:00
Jonathan Math
c4bd5cb40d clean up/fix code for monitor views and urls.py 2021-03-29 13:28:47 -05:00
Jonathan Math
e76ece9a56 convert munin metrics to monitor/ endpoints 2021-03-26 13:28:03 -05:00