Once broker component is up and running, and it is verified that data is getting pushed to InfluxDB, it can be visualised using Grafana. Following are the steps to create Grafana dashboard:
http://[Host public IP address]:3000
and sign in using the appropriate credentials (Grafana has the following default credentials: admin, admin).http://[Host public IP address]:8086
". Click on "Save & Test".Following table captures the details of datasource for the dashboards provided in sample dashboards folder:
S. No. | Data Source Name | Database |
---|---|---|
1 | TFA_CodeChurn | TFA_CodeChurn |
2 | TFA_Complexity | TFA_Complexity |
3 | TFA_Defects | TFA_Defects |
4 | TFA_ImageSize | TFA_ImageSize |
5 | TFA_MisraDefects | TFA_MisraDefects |
6 | TFA_RunTime_Perf | TFA_RTINSTR |
Please note that URL remains same for all the data sources, i.e., http://[Host public IP address]:8086