Alternatives
Products that do what Jig – a tool to define, compute and monitor metrics does
Hi HN, 8 months ago, I posted “Ask HN: I built it nobody came, what now?” and got a ton of (not very optimistic) feedback [1]. I took away 3 things: 1. The message wasn’t properly targeted 2. The onboarding experience was terrible. 3. Someone posted some advice to find leads which actually worked, yeah! So here we are. 8 months later. I unfortunately didn’t have a lot of time to put in the tool itself. But I improved the website, improved the onboarding, and got a paying customer who seems to really like the software. So here it is in its current form. Let me know what you think would make…
- 1

- 2

- 3AO
Hey HN. We’re Jay and Vadim from Highlight.io (https://highlight.io). We’re building an open source [1] monitoring platform for web applications. Today we’re excited to be sharing a performance tool we’ve been working on, which helps you inspect the latency of code execution from the client to the server. As engineers at past startups, we often had to debug slow queries, poor load times, inconsistent errors, etc... While tools like Jaegar [2] helped us inspect server-side performance, we had no way to tie user events to the traces we were inspecting. In other words, although we had…
2024 · github.com
- 4
- 5

- 6

- 7IM
TLDR: I made a public only web analytics without signup. Stores views and visitors for 10 days before deleting data. Exactly 25 days ago today I posted here, proud of my new web analytics. The response was mixed and my post even got flagged (understandable). It was my first real launch and I actually made a sale just a day later of 49$(!). Back then my project was pay once, keep forever. Since then I have sadly went over to the dark side (subscription based). Anyways, I never went back to look at the post after the first two hours, turns out I got a lot of answers. Most answers was something…
2024 · indielytics.link
- 8

- 9SA
Hi all! I built Spikelog because I kept wanting to track simple numbers over time but every time I looked at proper observability tools, I'd bounce off the setup complexity. I wanted to make something that didn't require a lot of thinking to use. Spikelog is made to be as simple as possible: - POST a JSON with chart name + value (you can add some tags as well but I've not tested this part works yet) - Chart appears automatically - 1,000 point rolling window per chart (old data expires, no retention config) - Max 10 charts That's basically the whole product. I built it in about a day using…
Nov 2025 · spikelog.com
- 10AF
Hey there! Signals is a survey system that collects feedback from staff (mostly) but also clients and stakeholders in a business. It does this via SMS on a weekly schedule (the cadence can be changed but it works best when done weekly). My co-founder and I started working on this nearly a year ago, having run similar small builds for over four years. This time we’ve tried to do it properly. The execution is relatively simple - similar to an eNPS (Net Promoter Score - a common way of measuring how consumers like your product or service), but we wanted a way to anonymously pass candid feedback…
2023 · runsignals.com
- 11OS
Hello HN! My co-founder, Vijay and I are excited to open up Oodle for everyone. We used to be observability geeks at Rubrik. Our metrics bills grew like 20x over 4 years. We tried to control spend by getting better visibility, blocking high cardinality labels like pod_id, cluster_id, and customer_id. But that made debugging issues complicated. App engineers hated blocking metrics, and blocking others' code reviews was not fun for platform engineers either! Migrations (and lock-ins) were very painful, the first migration from Influx to Signalfx took 6+ months and the second migration from…
2024 · blog.oodle.ai
- 12

- 13

- 14IV
2022 · jmmv.dev
- 15GA
I originally launched GitInsights on HN 11 months ago, and got some brutal (but good!) feedback. Since then, I have used feedback to transform the product from "for eng managers" to "for eng teams", added/removed/improved metrics, and in the process picked up some decent traction. Same name, completely different product. As always, any feedback is welcome.
2024 · github.com
- 16IB
Hi there, The app basically offers a handy user interface on top of Google's PageSpeed Insights API. It allows you to analyze URLs in bulk and save the reports for later references. Also, you can regenerate the saved reports for fresh results. I called this functionality "Automatic Checklists." The app offers "Manual Checklists", too. Those are exhaustive checklists with items in the form of "tasks". The idea is for those tasks to model real-life JIRA tickets, which will be very useful for interns and junior developers. As a start, there are two manual checklists, "Front-End Checklist" and…
2022 · buhalbu.com
- 17CC
Hi HN! We’re Arthur and Adrien from CodSpeed. We’re building a tool measuring software performance before any production deployment, catching performance regressions before they hit production environments and reporting performance changes directly in Pull Request comments. It’s kind of like Codecov but for performance measurement. Today, the go to solution to measure performance is probably to use an APM(DataDog, Sentry, …), continuously analyzing your production environment. However, since those solutions are operating on real environments they need real users to experience poor…
2023 · codspeed.io
- 18SA
Hi HN, I built SubTrack to help teams find unused SaaS tools and cloud resources before they silently eat into budgets. The motivation came from seeing how hard it is to answer simple questions: – Which SaaS tools are actually used? – Which cloud resources are idle? – What will our end-of-month spend look like? SubTrack connects to tools like AWS, GitHub, Vercel, and others to surface unused resources and cost signals from one place. Recently I added multi-account support, currency localization, and optional AI-based insights to help interpret usage patterns. This is an early-stage project…
Jan 2026 · subtrack.pulseguard.in
- 19WA
Hey HN, We’re building Weave: an ML-powered tool to measure engineering output, that actually understands engineering output! Why? Here’s the thing: almost every eng leader already measures output - either openly or behind closed doors. But they rely on metrics like lines of code (correlation with effort: ~0.3), number of PRs, or story points (slightly better at ~0.35). These metrics are, frankly, terrible proxies for productivity. We’ve developed a custom model that analyzes code and its impact directly, with a far better 0.94 correlation. The result? A standardized engineering output…
2024 · app.workweave.ai
- 20HD
Hey HN, I’m Jay, a co-founder at Highlight and a YC alum; excited to share our replay-based debugging tool! TLDR; if you're using a tool like Fullstory for debugging, or you have trouble understanding the actual impact of your errors (e.g. in sentry), you should give us a try! We built Highlight because we constantly found ourselves flooded with errors and support tickets with very little context on why these issues occurred. To make matters worse, there was never an easy (and less annoying way) of reproducing these errors, other than by asking users to send screenshots, videos, etc.…
2022 · highlight.io
- 21HM
Code: Single click deploy https://github.com/DevScoreInc/samples/tree/master/hacker-news-monitor Youtube demo: https://www.youtube.com/watch?v=5nEab7ALc3c&feature= The above is a fun example of what users can do with https://devscore.com Devscore is a flexible low code service to automate workflows and execute different types of custom functions. Our goal is to help developers deploy functions (micro application) that helps them become more productive by building integrations, flows and lifecycles between and within their tools. We…
2020
- 22IM
Based on the feedback from my closed beta customers and a lot of answers on this thread http://www.quora.com/Management/What-are-common-mistakes-that-new-or-inexperienced-managers-make/answer/Ian-McAllister, I decided to pivot my product to make a nimble performance documentation tool for managers to document the good/bad feedback to their reportees at one place. I am currently doing this by generating an email address that managers can 'cc' while emailing any feedback to their team members. All the feedback that is collected is visualized as a timeline…
2015
- 23AW
Jan 2026 · hn-summary.userjam.com
- 24IB
Hey HN! I am a developer working on a startup doing lots of payment integration stuff with payment providers like Stripe. I built a tool to talk to Stripe data, just so that I can answer questions from our team. I turned that into analytics tool (sort of) to answer questions about MRR, churn, revenue etc. (https://www.dataraccoon.io/). There is a two minute demo video on the page if you want to see how it works, or you can use free trial without needing a credit card. I was wondering if you would use such a tool directly in Slack or prefer receiving messages about your metrics…
2024 · dataraccoon.io
Ranked by how close each launch is in meaning, then by votes. Refine with a description →