Show HN: Tapes, sane metrics for Python(github.com) |
Show HN: Tapes, sane metrics for Python(github.com) |
* uses a thread for the decay ticker, which breaks it if you use Tornado with fork()
* uses "clever tricks" and gets frisky with stack-frames to figure out the metric paths; needless to say, this breaks in weird ways, including if you use @staticmethod
* is basically Java and flake8 gives you over 9000 warnings
Any feedback welcome and much appreciated, PRs even more so.