Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Dimittri
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Dimittri
7mo ago
Yes exactly! The purpose isn't to create one PR per alert—that would just move noise from one place to another. The bottleneck we're solving is triaging: cutting the noise and turning it into signal. Once we've done that, we
2.
▲
by
Dimittri
7mo ago
It's hard to make it simple. the complexity is on our side, but our goal is to cut the noise from production alerts so we're removing complexity rather than adding it.
3.
▲
by
Dimittri
7mo ago
Interesting. it makes sense that it depends on the number of alerts you receive. but I’d think that if 70% of the PRs you receive are noise, an AI triager could be useful—if you give it the context it needs based on your best practices. I’m
4.
▲
by
Dimittri
7mo ago
totally get the 'token wastage' point—sending noise to an LLM is literally burning money. but an other maybe bigger cost might be your time reviewing those 'bandaid fixes.' if you're merging only 30%, that means you
5.
▲
by
Dimittri
7mo ago
hopefully it makes your life easier in the end!
6.
▲
by
Dimittri
7mo ago
so we don't build above them as we did before
7.
▲
by
Dimittri
7mo ago
We don't have plans to open-source the platform yet, but we prioritize transparency. For example, we display all tool calls and system prompts to help developers verify the RCA immediately. Regarding the open-source projects—are you re
8.
▲
by
Dimittri
7mo ago
To avoid this 'busy work', we group alerts by RCA (so no duplicate PRs) and filter by severity (so no PRs for false positives or not-that-important issue). We realized early on that turning every alert into a PR just moves the pro
9.
▲
by
Dimittri
7mo ago
hey thanks for the feedback! After the onboarding, we process your last issues to show you the triage and analysis, it works only if you have past alerts. do you have alerts in sentry? we have a bot Slack feature to be inside their workflow
10.
▲
Launch HN: Sonarly (YC W26) – AI agent to triage and fix your production alerts
(sonarly.com)
30 points
by
Dimittri
7mo ago
|
17 comments
11.
▲
Show HN: Give your coding agent production bug context
(sonarly.dev)
5 points
by
Dimittri
10mo ago
|
0 comments