Launching today

Telemetry Tracker
Open-source observability for modern applications
4 followers
Open-source observability for modern applications
4 followers
Telemetry Tracker helps developers understand what happens in production. Collect errors, events, sessions, and analytics through custom SDKs and explore them in a modern multi-tenant dashboard. Built for modern applications, it offers self-hosted deployments, organization and project management, API keys, usage metering, and production-ready developer tooling — all open source and designed with developer experience in mind.






Spun it up locally and the multi-tenant setup was surprisingly painless. The custom SDK approach feels much cleaner than wrestling with three different tools for errors, events, and analytics.
@taagzahide13498 Thanks for giving it a try! I’m really happy the setup was smooth for you. Keeping everything in one place without having to wire together multiple tools has been one of the main goals since day one. Appreciate the feedback! ❤️
the self-hosted angle is honestly what sold me on clicking through, super cool to see that as open source. one thing though, would be great if the SDK had a quick way to scrub pii before events ship out, like a config flag or regex list. makes it way easier to stay compliant without writing custom middleware for every project.
@serpil834703 Thanks! Really glad the self-hosted angle resonated with you. That’s also a great point about PII scrubbing. Having to solve that differently for every project can get old pretty quickly, so having a simple SDK-level solution makes a lot of sense. I’ll definitely give it some thought as the project evolves. Appreciate the feedback!