Skip to content

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

@b-the-coder

Description

@b-the-coder

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions