Operations | Monitoring | ITSM | DevOps | Cloud

What Data Should be Monitored From Bluetooth Devices in the Field?

Building a Bluetooth-enabled IoT device? Here’s a pro tip: monitor what you can’t see. Blecon’s Simon Ford explains how hidden issues—like high retry rates in Bluetooth communication—may not trigger alerts but can reveal critical insights about your device’s true performance.

Smarter Tools and Best Practices for Mobile Debugging: A Hands-On Workshop

You get a crash report: “App crashed on checkout page.” But you can’t reproduce it on your Pixel. Maybe it’s only happening on a Samsung device? Maybe it’s a memory issue? Or maybe the user was on a bad network? Now you’re stuck digging through logs, guessing at settings, and running the same scenario over and over in your emulator.

Learn how to use the enhanced related items tab in Rollbar to speed up debugging.

The Related Tab is a helpful tool that shows you other items related to the one you’re looking at. This makes it easier to see if the same issue is happening in different parts of your code base or if there are similar items that might be connected. Knowing this can help you understand if a problem is widespread or if there are other occurrences that could help you debug it quicker.