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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Anomstack – Painless open source anomaly detection for your metrics

1 点作者 andrewm4894超过 1 年前

1 comment

andrewm4894超过 1 年前
Hey, I&#x27;m trying to get this project off the ground and looking for feedback, users, and maybe even some contributors.<p>Idea is simple way to just get decent anomaly detection on metrics. Dagster does the orchestration on top of whatever database you use. You just define batches of metrics in SQL and Anomstack will then ingest, train, score and alert on your metrics for anomaly detection.<p>Bit more work to do but just wanted to put it out there.<p>Basically I&#x27;ve built versions of this in almost all my last jobs and it&#x27;s silly and kills me each time. Main use case in my head is like for daily, hourly, business metrics etc. But it can be any metrics really, just not anything too near real-time. Also not sure about how well it would scale but I figure for a lot of use cases being able to just stand up a decent anomaly detection system on your metrics could actually be very useful.<p>Anyway would love to hear any feedback, ideas, or suggestions.