monkeytype/backend/utils
Jack 4c396717ef
Added a custom auth counter to prometheus metrics (#2690)
* added basic auth and prom client dependencies

* incrementing auth counter

* added custom prometheus metric

* turns out there is no need for basic auth

* updated name

* exact

* exact
2022-03-12 15:20:18 +01:00
..
auth.ts Migrate some utils to TS (#2625) 2022-03-04 16:25:24 +01:00
captcha.ts Migrate some utils to TS (#2625) 2022-03-04 16:25:24 +01:00
discord.ts Rename handlers to utils (#2620) 2022-03-03 16:31:57 -05:00
error.ts Enable strict null checks in backend (#2639) 2022-03-07 11:10:07 -05:00
logger.ts Enable strict null checks in backend (#2639) 2022-03-07 11:10:07 -05:00
misc.ts Migrate some utils to TS (#2625) 2022-03-04 16:25:24 +01:00
monkey-response.ts Migrate some utils to TS (#2625) 2022-03-04 16:25:24 +01:00
pb.ts Enable strict null checks in backend (#2639) 2022-03-07 11:10:07 -05:00
prometheus.ts Added a custom auth counter to prometheus metrics (#2690) 2022-03-12 15:20:18 +01:00
validation.ts Enable strict null checks in backend (#2639) 2022-03-07 11:10:07 -05:00