Commit Graph

5 Commits

Author SHA1 Message Date
adityapk00 41ebe0e04b
Prices (#9)
* Prices API

* Add current prices

* Historical prices persist

* Add mutexs

* multiple providers

* Handle startup

* Edge case where historical price is requested for current

* fix median edge case

* Don't return too old last price

* bug fixes

* price metrics and logging

* warnings
2021-05-18 09:26:55 -07:00
Aditya Kulkarni d28a129df9 Handle Params downloads on the HTTP server 2021-04-21 10:40:39 -07:00
Aditya Kulkarni b13f65a9ab Add params serving 2020-05-04 12:17:14 -07:00
Aditya Kulkarni f5d3e8fa04 Add monitoring metrics 2020-04-21 20:58:17 -07:00
Aditya Kulkarni 5bb05258a1 Add prometheus metrics 2020-04-21 16:52:27 -07:00