Remix.run Logo
Lightweight Spring Boot Monitoring Without Prometheus and Grafana(pvrlabs.xyz)
26 points by ejboy 7 hours ago | 3 comments
dirkc an hour ago | parent | next [-]

For small applications having an observability stack like ELK or Prometheus + Grafana tends to outweigh the application itself ito cost and complexity.

I haven't found something I'm 100% happy with to self host and tend to just go with a hosted solution. I'll give statlite a look!

jmpavlec 5 hours ago | parent | prev [-]

Looks interesting, world be nice to have a dockerized version for easy testing. Is that something you'd consider adding?

ejboy 4 hours ago | parent [-]

Thanks, I can see the value for quick testing. I don’t use Docker in my own setup, but I’d consider adding it. An issue with the workflow you’d expect would be helpful - the tracker is under GitHub -> PVRLabs/statlite -> Issues. (Full GitHub repo link in my HN profile)