TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Tapes, sane metrics for Python

2 pointsby emilssolmanisabout 10 years ago

1 comment

emilssolmanisabout 10 years ago
So I got tired of not having any reasonable metrics library, because scales<p>* uses a thread for the decay ticker, which breaks it if you use Tornado with fork()<p>* uses &quot;clever tricks&quot; 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<p>* is basically Java and flake8 gives you over 9000 warnings<p>Any feedback welcome and much appreciated, PRs even more so.