Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions config-ui/env.example
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
DEVLAKE_PLUGINS=

# Dashboard URL
DEVLAKE_DASHBOARD_URL_GITHUB=/grafana/d/KXWvOFQnz/github?orgId=1&var-repo_id=All&var-interval=WEEKDAY
DEVLAKE_DASHBOARD_URL_GITLAB=/grafana/d/msSjEq97z/gitlab?orgId=1&var-repo_id=All&var-interval=WEEKDAY
DEVLAKE_DASHBOARD_URL_GITHUB=/grafana/d/bwsP5Nz4z/contributor-experience?orgId=1&var-repo_id=All&var-interval=WEEKDAY
DEVLAKE_DASHBOARD_URL_GITLAB=/grafana/d/bwsP5Nz4z/contributor-experience?orgId=1&var-repo_id=All&var-interval=WEEKDAY
DEVLAKE_DASHBOARD_URL_BITBUCKET=/grafana/d/4LzQHZa4k/bitbucket?orgId=1&var-repo_id=All&var-interval=WEEKDAY
DEVLAKE_DASHBOARD_URL_AZUREDEVOPS=/grafana/d/ba7e3a95-80ed-4067-a54b-2a82758eb3dd/azure-devops?orgId=1&var-repo_id=All&var-interval=WEEKDAY
DEVLAKE_DASHBOARD_URL_ASANA=/grafana/d/asana-dashboard?orgId=1
4 changes: 4 additions & 0 deletions config-ui/public/onboard/step-3/gitlab.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,7 @@ Yes, data transformations can be applied by setting up a Scope Config for the se
##### Q4. How often is the data synchronized?

Data synchronization occurs daily. This frequency can be modified on the project details page as needed.

##### Q5. Which dashboard will be shown after collection?

After data collection completes, the **Contributor Experience** dashboard will open, showing metrics like Issue Initial Response Time, PR Review Time, and Good First Issue recommendations — just like GitHub.
Empty file added git
Empty file.
2 changes: 1 addition & 1 deletion grafana/dashboards/mysql/contributor-experience.json
Original file line number Diff line number Diff line change
Expand Up @@ -830,7 +830,7 @@
"schemaVersion": 38,
"style": "dark",
"tags": [
"OSS Maintainer Dashboard"
"OSS Maintainer Dashboard", "GitLab"
],
"templating": {
"list": [
Expand Down
4 changes: 2 additions & 2 deletions grafana/dashboards/postgresql/contributor-experience.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"showLineNumbers": false,
"showMiniMap": false
},
"content": "- Use Cases: This dashboard answers the question \"What makes a great developer experience? And how can we define and track that?\". This dashboard heavily focuses on actionability. All metrics can be deterministically improved as long as OSS maintainers invested time into them.\n- Data Source Required: GitHub",
"content": "- Use Cases: This dashboard answers the question \"What makes a great developer experience? And how can we define and track that?\". This dashboard heavily focuses on actionability. All metrics can be deterministically improved as long as OSS maintainers invested time into them.\n- Data Sources Required: GitHub, GitLab",
"mode": "markdown"
},
"pluginVersion": "9.5.15",
Expand Down Expand Up @@ -830,7 +830,7 @@
"schemaVersion": 38,
"style": "dark",
"tags": [
"OSS Maintainer Dashboard"
"OSS Maintainer Dashboard", "GitLab"
],
"templating": {
"list": [
Expand Down