Skip to content
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

Dashboard #68

Merged
merged 31 commits into from
Nov 11, 2024
Merged

Dashboard #68

merged 31 commits into from
Nov 11, 2024

Conversation

ryanhayame
Copy link
Contributor

@ryanhayame ryanhayame commented Oct 22, 2024

Created localhost dashboard to manage skypilot/kubernetes/kueue workloads.

Features include:

  1. Grafana konduktor dashboard embedding
  2. Loki live logs (search + filtering by namespace)
  3. Kueue UI to view, delete, and modify priority of workloads

Tested (run the relevant ones):

  • Code formatting: bash format.sh
  • Any manual or new tests for this PR (please specify below)

(you should review kube-prometheus-stack.values changes closely)

Copy link
Contributor

@asaiacai asaiacai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good. left some comments mostly around moving stuff around.

konduktor/dashboard/backend/main.py Outdated Show resolved Hide resolved
konduktor/dashboard/backend/main.py Outdated Show resolved Hide resolved
konduktor/dashboard/backend/main.py Outdated Show resolved Hide resolved
konduktor/dashboard/backend/main.py Outdated Show resolved Hide resolved
konduktor/dashboard/backend/main.py Outdated Show resolved Hide resolved
konduktor/dashboard/backend/main.py Outdated Show resolved Hide resolved
konduktor/dashboard/backend/requirements.txt Outdated Show resolved Hide resolved
konduktor/dashboard/backend/Dockerfile Outdated Show resolved Hide resolved
konduktor/dashboard/frontend/Dockerfile Outdated Show resolved Hide resolved
konduktor/dashboard/frontend/README.md Outdated Show resolved Hide resolved
@Trainy-ai Trainy-ai deleted a comment from sweep-ai bot Nov 5, 2024
Copy link
Contributor

@asaiacai asaiacai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good. i'll probably have you walk through it with me before merging but this lgtm

konduktor/dashboard/backend/sockets.py Outdated Show resolved Hide resolved
konduktor/dashboard/backend/main.py Outdated Show resolved Hide resolved
konduktor/dashboard/backend/main.py Outdated Show resolved Hide resolved
konduktor/dashboard/backend/sockets.py Outdated Show resolved Hide resolved
konduktor/dashboard/backend/sockets.py Outdated Show resolved Hide resolved
@Trainy-ai Trainy-ai deleted a comment from sweep-ai bot Nov 7, 2024
Copy link
Contributor

@asaiacai asaiacai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, please consolidate the logging logic to konduktor/logging.py

konduktor/dashboard/backend/main.py Outdated Show resolved Hide resolved
konduktor/dashboard/backend/main.py Outdated Show resolved Hide resolved
Copy link
Contributor

@asaiacai asaiacai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this lgtm. awesome work @ryanhayame

@asaiacai asaiacai merged commit 1fa2c4d into main Nov 11, 2024
3 checks passed
@asaiacai asaiacai deleted the dashboard branch November 11, 2024 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants