-
Notifications
You must be signed in to change notification settings - Fork 542
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cicd metrics added to github dashboard #6213
Conversation
Signed-off-by: Hollman Enciso <[email protected]>
@Startrekzky @ZhangNing10 Please take a look at this, thanks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
because of uid not found issue, kindly use "datasource": "mysql" instead of using type and uid
Hi @en-henciso , the linter failed. Please amend your commit message to follow the conventional commits guidelines. Thank you. |
Signed-off-by: Hollman Enciso <[email protected]>
Signed-off-by: Hollman Enciso <[email protected]>
Signed-off-by: Hollman Enciso <[email protected]>
include cicd metrics in grafana dashboards apache#6101
cicd metrics missing on github dashboard apache#6101
grafana/dashboards/GitHub.json
Outdated
@@ -2227,6 +3293,30 @@ | |||
"skipUrlSync": false, | |||
"sort": 0, | |||
"type": "query" | |||
}, | |||
{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @en-henciso , I realized that there was already a repo_id
variable. You can delete the following part and it won't affect the dashboard.
cicd metrics missing from github dashboard apache#6101
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Summary
Include CICD pipeline stats to github dashboard
Does this close any open issues?
Closes #6101
Screenshots