Any decent monitoring setups for ESP32 deployments?
Posted: Thu Aug 07, 2025 6:46 am
Hi all,
Working on a small-ish fleet of ESP32s for an IoT setup and starting to feel the pain of not having proper observability in place, Serial prints and basic logs only go so far, especially once you've got a few dozen devices doing their thing,
Wondering if anyone here has tried integrating more structured monitoring tools with ESP32, even lightweight stuff, I'm thinking along the lines of metrics collection, maybe some sort of remote logging or even basic tracing if possible, Not expecting full-blown Prometheus + Grafana stacks on-device obviously, but curious if anyone’s managed to hook ESP32s into something more DevOps-y without going totally overkill.
I’ve come across https://gritt.io/, which looks like it’s geared toward observability for IoT devices, has anyone here tried it, or anything similar, with ESP32s,
Would be great to hear how others are approaching this, even rough hacks or lessons learned would be useful,
Cheers,
Working on a small-ish fleet of ESP32s for an IoT setup and starting to feel the pain of not having proper observability in place, Serial prints and basic logs only go so far, especially once you've got a few dozen devices doing their thing,
Wondering if anyone here has tried integrating more structured monitoring tools with ESP32, even lightweight stuff, I'm thinking along the lines of metrics collection, maybe some sort of remote logging or even basic tracing if possible, Not expecting full-blown Prometheus + Grafana stacks on-device obviously, but curious if anyone’s managed to hook ESP32s into something more DevOps-y without going totally overkill.
I’ve come across https://gritt.io/, which looks like it’s geared toward observability for IoT devices, has anyone here tried it, or anything similar, with ESP32s,
Would be great to hear how others are approaching this, even rough hacks or lessons learned would be useful,
Cheers,