2
1 Comment

Serverless Javascript Error Logging and Monitoring 🙌 😄

I am thinking about building Serverless Javascript focused Error Logging and Monitoring tool.

I was planning on working on it as an open source tool, but I was thinking to maybe offer hosted solution as well for people who do not want to host it themselves if somebody finds it interesting.

Benefits of using it:

  • open source
  • quick setup
  • works with an Javascript apps, SPAs, SSR, Node...
  • typescript support
  • autoscales to handle large error bursts
  • get live information and error reports from your users
  • get all information needed to debug the issue, no need to ask client for more details
  • saves money by saving days of debugging for your developers
  • saves money by getting in front of the issue before all of your clients do

There are competitors in the market, but this would be completely open source and more Javascript focused and idea is to add on to the tool overtime to have everything you need to monitor you Javascript apps.
Do you think that maybe building a community around this tool would be beneficial?

I am curious to hear your thoughts.
Thank you! 🙌 😄

on September 26, 2020
  1. 2

    Hey Uros, I recommend you read the "Mom Test" book. Basically, the author says that asking questions about "would you use/should you use" don't work because people can't quite predict their future behavior. It's a pretty common mistake founders make.

    Best wishes with your project.