TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Bugsink – Self-Hosted Error Tracking

7 点作者 vanschelven30 天前
I built Bugsink because I wanted error tracking I could run myself, without maintaining a complex stack. It runs with pip install or a single Docker container, stores events locally (SQLite, MySQL, or Postgres), and is easy to run and keep running.<p>It’s API compatible with the Sentry SDKs, so you can keep your existing client setup. Bugsink focuses on error tracking only and is fast enough to process millions of events per day on modest hardware.<p>The 1.5 release introduces sourcemaps support: <a href="https:&#x2F;&#x2F;www.bugsink.com&#x2F;blog&#x2F;bugsink-1.5-introducing-sourcemaps&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.bugsink.com&#x2F;blog&#x2F;bugsink-1.5-introducing-sourcem...</a><p>Can&#x27;t you just self-host Sentry? <a href="https:&#x2F;&#x2F;www.bugsink.com&#x2F;blog&#x2F;why-i-gave-up-on-self-hosted-sentry&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.bugsink.com&#x2F;blog&#x2F;why-i-gave-up-on-self-hosted-se...</a>

3 条评论

JiPi30 天前
Hey! Saw it last week...I have a few questions for you :)<p>- How does it compare to GlitchTip, for instance? - Is it &quot;feature complete&quot; &#x2F; production-ready? - Are you using it some prod projects yet?<p>It seems to be mostly a one-band, so curious about your current production usage, and dedication to it :)
评论 #43689781 未加载
jlengrand30 天前
Biased, I know the founder but I like the product and I like the reactivity in the implementation of the community feedback!
评论 #43681704 未加载
vanschelven30 天前
As per HN guidelines, I&#x27;m available for questions.