Hi,
Great job with this exporter.
But I've facing some issues.
The first issue is when I just import the file on Grafana's Dashboard create. No data is available.
The second issue is about the metric expression: I had to modify the prefix to sonarqube_ instead of sonar_ and the {name="$projectName"} parameter is not working. I Had to put the real key value. Something like {key="KeyProjectName"}.
The third problem is when having multiple projects in the SonarQube 8.4. After modify what related in first and second problems, only one line with is showed in Grafana.
Did I miss something on setup?
Hi,
Great job with this exporter.
But I've facing some issues.
The first issue is when I just import the file on Grafana's Dashboard create. No data is available.
The second issue is about the metric expression: I had to modify the prefix to sonarqube_ instead of sonar_ and the {name="$projectName"} parameter is not working. I Had to put the real key value. Something like {key="KeyProjectName"}.
The third problem is when having multiple projects in the SonarQube 8.4. After modify what related in first and second problems, only one line with is showed in Grafana.
Did I miss something on setup?