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] Enable customizable refresh frequency for the Metrics page #44037

Merged
merged 10 commits into from
Jun 20, 2024

Commits on Jun 12, 2024

  1. Adding refresh rate feature to the metrics page.

    Signed-off-by: liuxsh9 <liuxiaoshuang4@huawei.com>
    liuxsh9 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    3af77e7 View commit details
    Browse the repository at this point in the history
  2. Update Metrics code to resolve merge conflicts

    Signed-off-by: Xiaoshuang Liu <liuxiaoshuang4@huawei.com>
    liuxsh9 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    71b4656 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Added custom refresh times to Metrix in Serve and Serve deployment page

    Signed-off-by: liuxsh9 <liuxiaoshuang4@huawei.com>
    liuxsh9 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    7544a1d View commit details
    Browse the repository at this point in the history
  2. Changed the default refresh time of metrics to 5 seconds

    Signed-off-by: liuxsh9 <liuxiaoshuang4@huawei.com>
    liuxsh9 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    5ff2adb View commit details
    Browse the repository at this point in the history
  3. Code optimization

    Signed-off-by: liuxsh9 <liuxiaoshuang4@huawei.com>
    liuxsh9 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    4d33947 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. maintain a consistent element style

    Signed-off-by: liuxsh9 <liuxiaoshuang4@huawei.com>
    liuxsh9 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    557573c View commit details
    Browse the repository at this point in the history
  2. Use the underlined style and adjust the twist width so that the full …

    …text appears
    
    Signed-off-by: liuxsh9 <liuxiaoshuang4@huawei.com>
    liuxsh9 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    2c87334 View commit details
    Browse the repository at this point in the history
  3. add help tip

    Signed-off-by: liuxsh9 <liuxiaoshuang4@huawei.com>
    liuxsh9 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    2499321 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Update dashboard/client/src/pages/metrics/Metrics.tsx

    Co-authored-by: Huaiwei Sun <scottsun94@gmail.com>
    Signed-off-by: Xiaoshuang Liu <liuxiaoshuang4@huawei.com>
    liuxsh9 and scottsun94 authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    0991687 View commit details
    Browse the repository at this point in the history
  2. remove one second option

    Signed-off-by: liuxsh9 <liuxiaoshuang4@huawei.com>
    liuxsh9 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1047973 View commit details
    Browse the repository at this point in the history