Commit graph

5 commits

Author SHA1 Message Date
Bruce Berrios
64f06231cd
Add initial client version tracking (#2710) bruception
* Add initial client version tracking

* Make headers optional

* Add client version

* Add client version on build

* header fix

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-03-16 16:53:11 +01:00
Miodec
d80ad81746 tracking how long it took to update the leaderboard 2022-03-12 21:06:53 +01:00
Miodec
ac63198f74 added wpm, acc and duration histograms 2022-03-12 18:29:32 +01:00
Miodec
9dae088202 added result, language and funbox counters 2022-03-12 16:11:00 +01:00
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