kvaranasi_
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Hi HN, I'm Kaushik, and I built Rocketgraph. I believe that while other spaces have caught up to the AI wave, the observability space is still lagging behind, using the same tools and dashboards that we use to analyse…
- Show HN: My tool found 1 DELETE TABLE log from 1M logs (rocketgraph.app)
-
Hey, I'm just curious. I know that there is a feature in Datadog that shows new log patterns formed and disappeared. So when something goes wrong, what is it that developers look for beyond this? It should be pretty…
- Show HN: Using Isolation forests to flag anomalies in log patterns (rocketgraph.app)
- Show HN: Compare logs before and after deployment to catch regressions (deploydiff.rocketgraph.app)
I built this tool that connects to your Kubernetes and Datadog via read access. Collects logs before(60 minutes) and after(15 minutes). And compares them to catch regressions early on. This eliminates the need to jump…
- Show HN: Cursor for Observability (dashboard.rocketgraph.app)
Hi HN, I've been building RocketLogs, an intelligence observability layer that sits on top of Loki, Tempo, and Prometheus. The problem I kept running into: you get paged at 3 AM, open Grafana, flip between six…
-
Is it just me or do you guys think Datadog pricing is crazy? I mean even to SEE APM you have to pay like $50/mo minimum. What if my app has just 10 requests per month, can I get for free? No, pay us. What if it's just…
-
Hey guys, I've come all the way to SF to build a startup. But honestly doesn't feel like much has changed. Is there anything I need to do in order to leverage SF better? Or does being in SF doesn't really matter that…
-
I don't understand why people pay thousands of dollars to DataDog when you can do the same with Grafana. I would like to understand what's so good about it.
-
I'm looking for tools that integrate well with AWS Cloudwatch, Datadog and other telemetry logging systems and can predict errors in the infrastructure before they even happen. Possibly even integrate with Github to get…
-
Hey HN, What do you guys think of CSV spreadsheets to Postgres DB? Most brick and mortar companies have their data in CSV file. They might not have the expertise to spin up AWS RDS DB or other complicated setups. Do you…
- PgLater: Asynchronous Postgres Queries (github.com)
- There Is a Microsoft Excel World Championship [video] (youtube.com)
- It's pretty simple to build a chatbot using OpenAI (cookbook.openai.com)
- Install PgAudit on Your AWS RDS Postgres Instance (blog.rocketgraph.io)
- Show HN: I built this Twitter scheduler (it's free) (twitter-app-black.vercel.app)
DISCLAIMER: I founded Rocketgraph. But you do not need to create an account to use this Twitter App. I wanted to build this app to see the boundaries of Rocketgraph. I used Rocketgraph’s edge functions and Hasura…
- Hasura: Instant GraphQL on your Postgres data (hasura.io)
- Show HN: I built this Postgres logger (rocketgraph.io)
Hey HN, Some of you were really interested in Postgres logging with pgAudit in my previous post here: https://news.ycombinator.com/item?id=37082827 So I built this logger: https://rocketgraph.io/logger-demo using…
- PgAudit: Open-Source PostgreSQL Audit Logging (github.com)
-
Hey HN, Do you guys know of any GOOD Postgres loggers out there? I'm not taking about the ones made for Robots. I want to see some sexy ones. Since many days I have been installing pgAudit on my AWS RDS instance and to…