Telemetry Analytics
About this Project

This project is built to visually analyse data generated by a telemetry server.
A sample api has been built and used to achieve the same.
The source code can be found at:
Click the hamurger icon at the top to get started.


What is Telemetry ?

Telemetry is automatic recording and transmission of data from remote or inaccessible sources to an IT system in a different location for monitoring and analysis. Telemetry data may be relayed using radio, infrared, ultrasonic, GSM, satellite or cable, depending on the application.

In the software development world, telemetry can offer insights on features that end users use most, detection of bugs and issues, and better visibility into performance without the need to solicit feedback directly from the users. The primary benefit of telemetry is the ability of an end user to monitor the state of an object or environment while physically far removed from it. Once you’ve shipped a product, you can’t be physically present, peering over the shoulders of thousands (or millions) of users as they engage with your product to find out what works, what’s easy, and what’s cumbersome. Thanks to telemetry, those insights can be delivered directly into a dashboard for you to analyze and act on.

Telemetry provides insights into how well your product is working for your end users. It is an incredibly valuable tool for performance monitoring and management.