Since this is MIT, someone should fork it and add SSO to the OSS version/remove the SSO tax. Looks like they're just using Passport for auth, shouldn't take much to enable the OAuth bits of it. That's why this is MIT right, so folks can contribute stuff like this?
The "SSO tax" is used to fund development of the project.
Show HN: HyperDX – open-source dev-friendly Datadog alternative
171–180 of 186 posts
Re: Show HN: HyperDX – open-source dev-friendly Datadog alternative
#172Earlier quoted context omitted.
Very familiar with Sentry! I think we have a bit of overlap in that we both do monitoring and help devs debug though here's where I think we differ: HyperDX: - Can collect all server logs (to help debug issues even if an exception isn't thrown) - We can collect server metrics as well (CPU, memory, etc.) - We accept OpenTelemetry for all your data (logs, metrics, traces) - meaning you only need to instrument once and…
Does that mean hyperdx doesn't (yet) support exception logs?
Re: Show HN: HyperDX – open-source dev-friendly Datadog alternative
#173Earlier quoted context omitted.
I've tried liqe! I really wanted to love it - and I think it's amazing for the use case you've built it for, but I recall we ran into a few fatal issues (maybe it was supporting URLs or something as a property value?) and had to fork one of the `lucene` forks to get the grammar that we wanted. Edit: happy to chat more about it as well if you're looking for more specific feedback - it's an area I've spent a decent amo…
Antlr is pretty robust too, might be worth checking out. https://www.antlr.org/
Re: Show HN: HyperDX – open-source dev-friendly Datadog alternative
#174Do you guys have open roles for juniors?
Re: Show HN: HyperDX – open-source dev-friendly Datadog alternative
#175Is it possible to have longer retention rates than 30 day? What is the price for that? Do you have DPA agreements for GDPR?
As for DPAs - yes!
Re: Show HN: HyperDX – open-source dev-friendly Datadog alternative
#176Earlier quoted context omitted.
Thank you, really appreciate the feedback and encouragement! > It seems like clickhouse is obviously a big piece of the tech here, which is an obvious choice, but from my experience with high data rate ingest, especially logs, you can run into issues at larger scale. Is that something you expect to give options around in open source? Scaling any system can be challenging - our experience so far is that Clickhouse is…
https://www.hyperdx.io/docs/oss-vs-cloud This page shows event pattern available for both oss vs. cloud. The blog doesn't mention exactly how this is being which would be an interesting read but I understand if a secret sauce. I recall quite a few years ago a standalone commercial & hosted tool for doing something like this just on logs for anomaly detection. Anyone has any reference for similar tools for working wit…
The technical details are best explained by the authors of the original paper [1]. We weren't smart enough to come up with it on our own and can't take credit for that haha
Re: Show HN: HyperDX – open-source dev-friendly Datadog alternative
#177Earlier quoted context omitted.
> While we need to make money at the end of the day Honest question: What makes you think that you are not turning into a Datadog (price wise) once reach a certain scale? The problem what I see with software companies that the pricing is dominated by investor requirements and when a company reaches a certain milestone change up the licensing model and the pricing with it.
It's a classic innovator's dilemma - if/when we get there - it'd be a bit naïve of us to assume the next HyperDX isn't around the corner :) Anyone that believed in us on the way up - certainly has to believe that the same mistake will bring us down. I'd also add that I don't think all services trend their price upwards. AWS has historically lowered prices on services and continue to offer new service-tiers with lower…
Re: Show HN: HyperDX – open-source dev-friendly Datadog alternative
#178Earlier quoted context omitted.
Not applicable when the base offering is free and open source. The SSO is in the base pricing in this case.
It's literally a big red X on the OSS version, so no, it's not "in the base pricing".
Re: Show HN: HyperDX – open-source dev-friendly Datadog alternative
#179I am new to this space and was considering a self hosted install of Sentry software. Sentry is also opensource and appears to be similar to datadog and HyperDX in some ways. Do you know Sentry and can you tell us how your product is different? Thanks.
> Sentry is also opensource Well, pedantically the 5 year old version of Sentry is open source, sure