Skip to content

Commit

Permalink
feat: Add generic Kubeflow Application Workloads State grafana dash…
Browse files Browse the repository at this point in the history
…board (#186)

* Implement a generic grafana dashboard that shows the state (up or down)
of all Kubeflow applications workloads that provide metrics.
* Fetch grafana dashboard library and implement a GrafanaDashboardProvider.

Closes canonical/bundle-kubeflow#877
  • Loading branch information
orfeas-k authored May 2, 2024
1 parent 2811dcb commit 5b2aab4
Show file tree
Hide file tree
Showing 5 changed files with 2,161 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ __pycache__
*.charm
geckodriver.log
.idea

venv
# vscode
.vscode
Loading

0 comments on commit 5b2aab4

Please sign in to comment.