tabs
tabs copied to clipboard
A redis-backed metrics tracker for keeping tabs on pretty much anything ;)
Results
2
tabs issues
Sort by
recently updated
recently updated
newest added
hi @thegrubbsian , I've updated dependencies version & some specs syntax are you using this project on production apps ?
There is a race condition in the following functions - Tabs#increment_counter - Tabs#record_value - Tabs#start_task All function check if the requested metric exist. If not they try to create it,...