How to monitor a Tanstack Start app
Hey guys,
What would be the recommandation to monitor a tanstack start app ?
I have been using
prom-client
and grafana with nextjs and node. That was working very well, I could set up alerts and monitor my apps.
However when I tried this stack with tanstack start I get some errors about prom-client
not being initialized correctly.
So I am wondering how do you guys monitor your Tanstack Start app ?2 Replies
correct-apricot•5mo ago
i really enjoy the serverless approach instead of containers which then i aws for all my monitoring
ambitious-aquaOP•5mo ago
I like this approach as well
but right now i am playing around with tanstack start and I have my apps deployed in a vps with docker