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 #71

Open
hpehl opened this issue Nov 19, 2024 · 0 comments
Open

Dashboard #71

hpehl opened this issue Nov 19, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@hpehl
Copy link
Member

hpehl commented Nov 19, 2024

The new console is designed to provide users with a convenient dashboard that offers a brief summary of key information about WildFly. This dashboard includes multiple cards, each highlighting various aspects of WildFly. Some cards are universal, while others are tailored to either standalone or domain mode operations.

This issue is intended for a discussion to discover the best set of cards to display on the dashboard. As a starting point, here are some suggestions:

Universal

  • General info: WildFly name, version, configuration, operation mode, and stability level
  • Deployments: Number and status of deployments
  • Log file: Number of warnings / errors in the log file
  • Host: OS name and version, # of cores
  • JVM: JVM name and version
  • Runtime: Uptime, running mode, health status
  • Memory: Heap and non-heap memory usage
  • Threads: Min, max, current thread count
  • Help: Links to documentation, chat, forums and mailing lists

Domain

  • Number of hosts, servers, profiles, and server groups
@hpehl hpehl added enhancement New feature or request help wanted Extra attention is needed labels Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Status: In Progress
Development

No branches or pull requests

1 participant