How to locally run and test Telemetry service
Pre-requisets
The following requirements should be fulfilled before the execuation of Telemetry service.
- verify that telmetry_frontend.proto file exists and grpcs file are generated sucessfully.
- virtual enviornment exist with all the required packages listed in "requirements.in" are installed sucessfully.
- verify the creation of required database and table. DB test python file enlist the functions to create tables and database. KPI Engine contains the DB string, update the string as per your deployment.