Skip to content

Commit

Permalink
Adjust the dashboard name (#7)
Browse files Browse the repository at this point in the history
* feat: Adjust the dashboard name
  • Loading branch information
ZPascal authored Dec 8, 2024
1 parent 2d29e7e commit fd8b6df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Visualize the corresponding KeyCloak Quarkus MicroProfile metrics from the selec
- Version 3: Adjust the dashboard to support the Keycloak version 25 metrics
- Version 4: Adjust the dashboard to shrink down the Grafana dashboard file
- Version 5: Adjust the dashboard data source variable name
- Version 6: Adjust the dashboard name

## Images

Expand Down
4 changes: 2 additions & 2 deletions dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -3328,8 +3328,8 @@
},
"timepicker": {},
"timezone": "browser",
"title": "KeyCloak MicroProfile Metrics",
"title": "KeyCloak Metrics",
"uid": null,
"version": 5,
"version": 6,
"weekStart": ""
}

0 comments on commit fd8b6df

Please sign in to comment.