Telemetry in software, provides useful information for developers and maintainers that users are not always able to communicate. Telemetry tools are intended to collect, transform, and communicate data on performance, functionality, processing speed, errors, and security events of systems in production.
This project aims to evaluate and discover the features of KUserFeedback Framework and apply them to an existing small application.
The tasks are as follows:
- Setup the server
- Study and implement the possibilities offered by the framework
- Apply telemetry to the client app
- Retrieve and analize the telemetry results
- Each step for deployment and integration must be documented
- Use of Qt 6
- The server side of the framework must be dockerized.
- Everything server side must be highly optimized.