hyperloglog
PostHog
hyperloglog | PostHog | |
---|---|---|
15 | 123 | |
984 | 27,592 | |
0.5% | 3.1% | |
6.8 | 10.0 | |
about 2 months ago | 6 days ago | |
Go | Python | |
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
hyperloglog
-
The Tech Stack of a Cloud Computing Startup
To keep tabs on what’s happening, we use Axiom for logs and Grafana for dashboards and alerts. We pipe all of our logs from most services straight into Axiom and have some pre-defined filters there that help us understand whats going on. With Grafana we have a bunch of custom dashboards that help us triage issues, and more importantly, alert us if some metrics are looking off. Without Grafana, Sliplane could not exist!
-
Show HN: A Better Log Service
I've heard good things about Axiom[0], especially for high scale needs.
0: https://axiom.co/
-
Ask HN: Hosting on Digital Ocean, any advice for monitoring and deployments?
If your app is instrumented with OpenTelemetry, I'd really recommend something like SigNoz (https://signoz.io/) or Axum (https://axiom.co/) (or even Baselime.io but their application is a mess to work with)
1. Axiom has a generous free plan (not sure if it's self-hostable)
- HyperLogLog – an algorithm for approximating the number of distinct elements
-
How our infrastructure supports last-minute studying
Great choice of monitoring and analytics tools (Sentry, Axiom, Posthog and Uptime Kuma) coupled with amazing Slack integrations that allowed us to iron out any issues way before the traffic spike while the troubling features were still fresh from the oven.
-
How single message broke all our monitoring and dashboards
For the last 1.5 years, I have been using Axiom for all of my logs ingestion, querying, and monitoring needs. It is a great product and I never had one issue with it in my time using it. Spoiler alert, even today, when it failed it was actually my fault, but let's see what happened.
-
Observability at KubeCon + CloudNativeCon Europe 2024 in Paris
Axiom
-
How To Collect Temporal.io Logs Using Axiom And Pino
Axiom is an observability backend with OpenTelemetry support. I chose it for my recent project because of its cost, especially for hobby projects or serious projects in its early phase. They provide a JavaScript library that you can use as transport for pino.
- HyperLogLog
-
Free logging/monitoring for NextJS projects?
Axiom has a great integration with Next.js: https://axiom.co
PostHog
-
Open source Google Analytics replacement
Posthog is pretty good but very pushy towards using their SaaS (understandably). Self hosting is not really advertised on their main site however is buried in their gh repo as a footnote [1] with indications of vague issues past 100K events/month. Haven’t delved into how to scale it past that though and they do provide some docs that I have yet to review.
Also the primary repo is not FOSS, and that "100% FOSS" repo is buried in yet another footnote [2].
Plausible follows in PH footsteps but is not fully faithful to open source. If you want to self host, you won’t have same set of features as their SaaS and need to rely on long term releases for their "community edition" [3]
On "Ahrefs", is there even an open source version of their product? I couldn’t easily find it (on mobile). [4]
Maybe I’ll take a look at others you mentioned later but if rybbit can remain faithful to their FOSS roots then I think there’s a real chance of it becoming huge.
For thosw that don’t want to self host (mostly corporate shitholes), rybbit can milk them with their managed SaaS product.
[1] https://github.com/PostHog/posthog?tab=readme-ov-file#self-h...
[2] https://github.com/PostHog/posthog?tab=readme-ov-file#open-s...
[3] https://github.com/plausible/analytics?tab=readme-ov-file#ca...
[4] https://ahrefs.com/
- PostHog provides open-source web and product analytics, session recording
-
Posthog/.cursorrules
I'm unable to see their website
https://posthog.com
Is it just me?
-
12 cool open-source projects worth checking out in 2025
Website link: PostHog
-
Rethink State💡 Why You Should Model Your Frontend State Around Events
Send events to analytics tools like PostHog.
-
5 Essential Tools Every Bootstrapped SaaS Startup Needs to Succeed
For SaaS startups looking for a powerful, privacy-conscious analytics platform, PostHog provides an all-in-one solution designed for modern product teams.
-
The Risks of User Impersonation
The next rung up are User recordings. For users that are having issues, we have concrete recorded data for their flow. The flows would include anything relevant to the application, how they used it, what actions they took. All so we can actually see what happened in context for when there is a problem. No one wants to spend any time looking at recordings if they don't have to. It is also very difficult to identify the root cause of problems by reviewing a recording, but having them is indispensable to your support engineers when they need them, when a user has reported a issue. Solutions include PostHog, FullStory, Sentry. If you don't have these recordings, then the next best alternative (which is very far away) is getting a live screencast from the user. These are less useful, and more expensive to obtain. Worst of all, they can and have been used to breach sensitive systems.
-
My 2025 Tech Stack: Tools & Tech I'm Using This Year
Posthog. Posthog has a lot of sub products but I use it mainly for analytics and session replays. I have to say Posthog is an impressive product. Everything from dev experience to dashboards is just awesome. Great to see GA finally got some real competition. I'm looking forward to try all the other products from them.
-
Implementing Posthog Analytics in Flutter Tutorial
Visit Posthog Website and signup to create your account using either email, google, or github etc.
-
Bringing Feedback Loops to API Development
We use tools like Posthog to measure how users are using our products. This allows us to see what features are being used and which ones are not.
What are some alternatives?
golang-set - A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.
uptrace - Open source APM: OpenTelemetry traces, metrics, and logs
go-mcache - Fast in-memory key:value store/cache with TTL
Snowplow - The leader in Customer Data Infrastructure
boomfilters - Probabilistic data structures for processing continuous, unbounded streams.
Rudderstack - Privacy and Security focused Segment-alternative, in Golang and React