Rendered at 03:33:35 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
dewey 17 hours ago [-]
I've used AppSignal for my side projects when they didn't have a free tier yet and really enjoyed it. It's a good balance between seeing important parts of your stack (I've used it with Rails), without being too complicated and overloaded as Sentry.
bulte-rs 9 hours ago [-]
I use AppSignal for my side projects AND the two products we have @company. Strikes a good balance between logging/metrics/traces. The hosted OTEL collector is nice!
(disclaimer: I'm a vendor to AppSignal; to add: awesome people to work with!)
infecto 14 hours ago [-]
Thanks for sharing. I have been looking to replace Sentry. It has always been my go to just with its early roots in Python but feels like it misses the mark these days, feels heavy and I don’t really use it correctly. Have also tried systems like Rollbar which is nice but feels too simple. Will try this one out.
ramon156 13 hours ago [-]
Hatchbox is for deployment. How does this compare to kamal? I haven't deployed anything bigger than a basic SaaS app with RoR, so I'm wondering why all these bells and whistles would be better than a script.
bdcravens 10 hours ago [-]
The short answer is that Hatchbox gives you a more Heroku-like deployment experience for those who would rather spend money in exchange for not having to own the ops.
(disclaimer: I'm a vendor to AppSignal; to add: awesome people to work with!)