Setup Monitoring Tools
Monitor and trace user activity
Was this helpful?
Monitor and trace user activity
Was this helpful?
To monitor and trace user activity on the client side, we need to enable telemetry in the local or development environment.
Redeploy the citizen, employee, and digit-ui modules using Helm. For example, to redeploy the citizen module, identify the docker image ID from the product release charts.
/DIGIT-DevOps/config-as-code/product-release-charts/DIGIT/dependancy_chart-digit-<version>.yaml
If you have deployed DIGIT v2.6, use the 2.6 release chart. If 2.7, use the 2.7 release chart. Search for the docker image ID of the citizen, employee and digit-UI modules and copy those.
Then, run the following commands to redeploy the citizen module with the updated variables in the environment file. This will replace the new values during deployment and configure it appropriately:
Repeat this exercise for the employee module. Redeploy the digit-ui module based on the instructions here. Once the deployment is successful, we can track it into the Network tab by filter telemetry.
__All content on this website by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.