Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/cephPublic

dashboard: Add friendly labels. grouping and ids to services page#66652

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
cloudbehl wants to merge1 commit intoceph:main
base:main
Choose a base branch
Loading
fromcloudbehl:improve-service-list

Conversation

@cloudbehl
Copy link
Contributor

Problem

Today it is hard to understand what each service does and where it belongs, especially for users who are not deeply familiar with Ceph internals.

In the current UI:

  • Services are listed with technical names that are not user-friendly
  • There is no clear grouping to indicate which services belong together
  • It is not obvious which services can have multiple instances and which cannot

This creates confusion and increases the learning curve for new and intermediate users.

What this PR improves / resolves

This PR focuses on improving in the services view:

  • Added service labels with user-friendly names: Makes it easier to understand what each service does without requiring deep Ceph knowledge.
  • Introduced service grouping aligned with the left navigation: Services are now grouped in a way that mirrors the Dashboard navigation, helping users quickly understand where a service logically belongs.
  • Disabled services where multiple instances are not allowed: Prevents users from attempting unsupported configurations and aligns the UI with cephadm service constraints.

Before

Screencast.From.2025-12-16.18-55-24.mp4

After

Screencast.From.2025-12-16.18-56-06.mp4

Contribution Guidelines

  • To sign and title your commits, please refer toSubmitting Patches to Ceph.

  • If you are submitting a fix for a stable branch (e.g. "quincy"), please refer toSubmitting Patches to Ceph - Backports for the proper workflow.

  • When filling out the below checklist, you may click boxes directly in the GitHub web UI. When entering or editing the entire PR message in the GitHub web UI editor, you may also select a checklist item by adding anx between the brackets:[x]. Spaces and capitalization matter when checking off items this way.

Checklist

  • Tracker (select at least one)
    • References tracker ticket
    • Very recent bug; references commit where it was introduced
    • New feature (ticket optional)
    • Doc update (no ticket needed)
    • Code cleanup (no ticket needed)
  • Component impact
    • AffectsDashboard, opened tracker ticket
    • AffectsOrchestrator, opened tracker ticket
    • No impact that needs to be tracked
  • Documentation (select at least one)
    • Updates relevant documentation
    • No doc update is appropriate
  • Tests (select at least one)
Show available Jenkins commands

You must only issue one Jenkins command per-comment. Jenkins does not understand
comments with more than one command.

- Add service label for user friendly names- Creating a groping parllel to left navigation- disable the services which has the instance  and multiples are not allowedFixes:https://tracker.ceph.com/issues/74234Signed-off-by: Ankush Behl <cloudbehl@gmail.com>
@cloudbehlcloudbehl changed the titledashboard: Add friendly labels. grouping and idsdashboard: Add friendly labels. grouping and ids to services pageDec 16, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

Status: New

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@cloudbehl

[8]ページ先頭

©2009-2025 Movatter.jp