0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 9 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
0.3.9 More... almost 11 years ago
add ?series=true option to /combined resource More... almost 11 years ago
0.3.8 More... over 12 years ago
Switch to Python's builtin bisect method, rather than a custom binary search. Simpler and faster. More... over 12 years ago
0.3.7 More... over 12 years ago
Merge pull request #1 from ieure/remove_pyflakes More... over 12 years ago
Remove pyflakes dependency. More... over 12 years ago
0.3.6 More... almost 13 years ago
use nose for tests so we don't have to pull down twisted More... almost 13 years ago
0.3.5 More... over 13 years ago
Update the Histogram buckets to include more high values (match the Scala implementation) More... over 13 years ago
0.3.4 More... over 13 years ago
make it possible to fetch multiple keys at once with graph_data endpoint More... over 13 years ago
0.3.3 More... over 13 years ago
add Histogram.from_list method to make it possible to read back in from JSON More... over 13 years ago
fix test case to match floored timestamps More... over 13 years ago
0.3.2 More... over 13 years ago
include live data in graph_data responses More... over 13 years ago
fix TimingStat.from_raw_dict More... over 13 years ago
include histogram entries for empty timing values More... over 13 years ago
cleanup More... over 13 years ago
return empty TimingStats objects in the graph_data endpoint when there is missing data More... over 13 years ago
0.3.1 More... over 13 years ago
add some doc strings More... over 13 years ago
add raw_json_encoder, TimingStat.{from_raw_dict,to_raw_dict} More... over 13 years ago
fix upstream url for Scala Ostrich More... over 13 years ago
remove thread safety warning from README More... over 13 years ago
0.3.0 More... over 13 years ago
make thread safe More... over 13 years ago
0.2.7 More... over 13 years ago