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

ui: small fixes to DB Console charts shown for secondary tenants #99947

Merged
merged 1 commit into from
Apr 7, 2023

Commits on Apr 4, 2023

  1. ui: small fixes to DB Console charts shown for secondary tenants

    cockroachdb#97995 updated the
    DB Console to filter out KV-specific charts from the metrics page
    when viewing DB Console as a secondary application tenant.
    
    The PR missed a couple small details. This patch cleans those
    up with the following:
    
    - Removes KV latency charts for app tenants
    - Adds a single storage graph for app tenants showing livebytes
    - Removes the "Capacity" chart on the Overview dashboard for app
      tenants
    
    Release note: none
    abarganier committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    8032959 View commit details
    Browse the repository at this point in the history