- Clone Grafana and update
testCoverage.sh
theGRAFANA
variable with the correct path - Clone external plugins to monitor (to date: Athena, ADX, Redshift, Timestream, X-Ray) and update
testCoverage.sh
thePLUGINS
variable with the correct path
Note: To make sure you generate the latest cverage, either manually pull the latest mains or uncomment the commands that do so in the script file (you should not have uncommitted changes)
Run ./testCoverage.sh
in a terminal
-
Copy the values of test coverage percentages into:
-
Check the dashboard https://ops.grafana.net/d/3kxjo4fnz/cloud-datasource-unit-test-coverage to see if values are updated.