frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Ask HN: Built API monitor with root cause analysis – unable to find first users

1•acrtic•1h ago
I'm a CS student at PES University and over the last few months I built Pulse, a free API uptime monitor. I wanted to share what I built and genuinely ask for advice on distribution because I'm stuck.

I wasn't happy with how existing free monitors handle incidents. They tell you something is down but give you nothing to debug with. So I focused on making Pulse actually useful after an alert fires.

What I built:

Root cause analysis — breaks every failed request into DNS lookup, TCP connect, TLS handshake, and TTFB stages, compares each against the historical baseline, and tells you which stage failed with a confidence score and plain-English suggestion.

Health scoring — 0-100 score per monitor based on uptime, response time trends, and variance. Lets you see degradation happening before actual downtime.

Anomaly detection — warns when response time is consistently 2x the 7-day baseline across 3 consecutive pings.

Auto incident reports — generates a post-mortem after every recovery with timeline, response time comparison, and impact estimate.

Rich alerts — Discord, Slack, and push notifications include status code, response time at failure, and a direct link to the incident.

All free, 5 monitors, no credit card.

The problem: I've posted on Reddit but my account keeps getting filtered. I have zero users outside of people I know personally. I don't have a marketing budget and I'm not sure where developers who actually care about monitoring hang out.

Specific questions I'm stuck on: - Is the root cause analysis angle actually a meaningful differentiator or is it a nice-to-have? - Where would you go to find devops engineers or backend developers who would genuinely care about this? - Is free-with-Pro-coming the right model or does free just attract people who will never pay?

Any honest feedback appreciated, including if the product itself has obvious problems I'm not seeing. Link to my project in my about me, or just ask in comments :).

Comments

theamk•1h ago
"Root cause analysis" is pretty complex, and DNS + TCP + TLS are just a tiny bits of it (and they are one of the most reliable ones too, as those components are written once and then typically never touched).

When I do root analysis, I look into internal logs, server metrics, recent source code changes, and related systems. I am sure this can be partially automated, but this is a lot of work.

An API monitor that can only tell me "You have elevated first-byte latency and increased 5xx rate" is pretty useless, and I certainly don't think it can offer me any "plain-english suggestion" for this problem. What is it going to tell me, "git gud and fix your servers"?

acrtic•1h ago
Thanks for your insight, Is there something i could implement to possibly make this stand out? Ive got around 60 visits over the past 5 days but only 1 user registered and actually tried it out. What am i missing?
kmg_finfolio•1h ago
Root cause analysis is a real differentiator but only if your users have already felt the pain of staring at a vague alert at 2am. The question is whether you're reaching those people. On where to find them: not Reddit. Try posting in Discord servers for specific frameworks (Laravel, Rails, Node communities). Backend devs who care about uptime hang out there and talk shop. Also, open source maintainers on GitHub who run their own infra are a great early segment — they feel every downtime personally. On free vs paid: I'm building a SaaS too and went through this exact question. Free works if it creates a habit that paid unlocks. Your auto incident reports feel like the right paid gate that's the thing a team lead needs to show their manager. The monitoring itself is a personal pain point; the report is an organizational one. One thing I'd add: you're asking if RCA is a differentiator, but from the outside it reads as a feature list. The real question is — what does someone search for the moment before they'd want your product? That search intent is your distribution.
acrtic•1h ago
Thanks a lot for the detailed reply, I will try to check out those communities.

TypeUI

https://www.typeui.sh/
1•handfuloflight•3m ago•0 comments

Show HN: An open-source AI Quant Agent trading live with my own $1000

https://github.com/chenjy16/OpenPilot
1•chenjy16•5m ago•1 comments

Targeting mistake led to US missile strike on Iranian girls school-media reports

https://www.abc.net.au/news/2026-03-12/us-behind-iran-girls-school-strike-media-reports/106444554
2•asdefghyk•10m ago•1 comments

AI Isn't Lightening Workloads. It's Making Them More Intense

https://www.wsj.com/tech/ai/ai-isnt-lightening-workloads-its-making-them-more-intense-e417dd2c
1•thm•10m ago•0 comments

Tracing Discord's Elixir Systems (Without Melting Everything)

https://discord.com/blog/tracing-discords-elixir-systems-without-melting-everything
1•manusachi•10m ago•0 comments

AI Poisoning for Fun and Profit

https://www.amazon.com/AI-Poisoning-Fun-Profit-Corrupting/dp/B0GRR29HJK/
1•ada1981•11m ago•1 comments

Show HN: CmdRunner – Upload test cases and an AI agent runs them in a browser

1•kiru-cmdrunner•11m ago•0 comments

Kremlin backs covert campaign to keep Viktor Orbán in power

https://www.ft.com/content/34df20f9-487b-4cb6-9dc9-d676d959d1ed
4•doener•18m ago•0 comments

I'm Rebuilding Mars MIPS for You

https://webmars.nfiles.top/
1•nenepbl•19m ago•0 comments

LLM Evaluation Metrics: The Ultimate LLM Evaluation Guide

https://www.confident-ai.com/blog/llm-evaluation-metrics-everything-you-need-for-llm-evaluation
1•vismit2000•21m ago•0 comments

Making Sense of the DXY

https://dm13450.github.io/2026/03/10/Making-Sense-of-the-DXY.html
1•dm13450•22m ago•0 comments

There is a lot AI on HN nowadays

https://lcamtuf.coredump.cx/blog/hn-ai/
1•nazgu1•24m ago•1 comments

ReqIf OPA SARIF – CI/CD semantically evaluated policy gates

https://github.com/PromptExecution/reqif-opa-mcp
1•elasticventures•27m ago•0 comments

Faster Bundler

https://railsatscale.com/2026-03-09-faster-bundler/
1•thunderbong•27m ago•0 comments

Super Logout

https://superlogout.com/
1•sadeshmukh•29m ago•1 comments

Closure of the Strait of Hormuz: First governments in Asia order home office

https://www.heise.de/en/news/Closure-of-the-Strait-of-Hormuz-First-governments-in-Asia-order-home...
1•bj-rn•31m ago•0 comments

Outrun: Like Plan 9 'CPU', but for Linux

https://github.com/Overv/outrun
1•MrBuddyCasino•35m ago•0 comments

"Buy Now, Pay Later" Reveals the Weakness of the Economy

https://newrepublic.com/article/206939/buy-now-pay-later-affordability
1•petethomas•36m ago•0 comments

CoverDrop White Paper (2025) [pdf]

https://www.coverdrop.org/coverdrop_guardian_implementation_june_2025.pdf
1•Tomte•36m ago•0 comments

Code Quality in the Age of Coding Agents

https://michaeltimbs.me/blog/code-quality-in-the-age-of-coding-agents/
3•cspags•40m ago•0 comments

Ultra-Fast CLI for QBittorrent – Qbtctl

https://github.com/creptic/qbtctl
1•creptic•42m ago•0 comments

Details That Make Interfaces Feel Better

https://jakub.kr/writing/details-that-make-interfaces-feel-better
1•calvinfo•42m ago•0 comments

Show HN: LockFS Is Now Stable

https://github.com/ghost-in-a-jar-00/LockFS
1•0xGhostInAJar•44m ago•1 comments

A Tale of Two Production Bugs (Part 2)

http://ternarysearch.blogspot.com/2026/03/a-tale-of-two-production-bugs-part-2.html
1•paladin314159•45m ago•0 comments

Court Keeps Wiretap and FCRA Claims Alive in Allstate/Arity SDK Tracking Lawsuit

https://natlawreview.com/article/massive-win-plaintiffs-federal-court-keeps-wiretap-and-fcra-clai...
1•petethomas•49m ago•0 comments

Show HN: Cloud VMs with a Built-In REST API for AI Agents

https://oblien.com/docs/runtime-api
2•hydralerne•50m ago•1 comments

Show HN: An Open-source platform for building and orchestrating AI agents

https://github.com/sup3rus3r/obsidian-ai
1•sup3rus3r_git•58m ago•0 comments

Changing My Mind on UBI

https://geohot.github.io//blog/jekyll/update/2026/03/12/changing-my-mind-on-ubi.html
3•curtsmith•58m ago•1 comments

GitHub Having Issues

https://www.githubstatus.com/incidents/02z04m335tvv
1•rd•59m ago•1 comments

The Observer in the Swarm

https://a-z.md/posts/jn795bekta1jbe1se1r2zp9ktd82sjg3
1•cmptrfuture•1h ago•0 comments