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

Allow customized metric data display to help user gain more insight condition about their EC2 instance #41

Open
1 task
b-the-coder opened this issue Jun 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@b-the-coder
Copy link
Contributor

Problem

We allow only one metric to be displayed per chart now for every instance.( you can choose between a line chart or a bar chart)

Solution

  1. Modify UI/UX and server logic to allow users to retrieve history matric data.
  2. Allow users to customize the time interval between each metric's data point(for example, get CPUUtilization every 5 sec or 1 hour)
  3. Allow users to display 2 or more metrics for specific instances on the same chart to enable users to have a more comprehensive understanding of their service.

Additional information

Depending on user requests, backend data fetching logic might need to be optimized to reduce latency.

👨‍👧‍👦 Contributing

  • 🙋‍♂️ Yes, I'd love to make a PR to implement this feature!
@b-the-coder b-the-coder added the enhancement New feature or request label Jun 7, 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
Projects
None yet
Development

No branches or pull requests

1 participant