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

[BUG]: Observability - Improve Grafana dashboard #519

Closed
YianZong opened this issue Oct 25, 2022 · 1 comment · Fixed by dell/karavi-observability#107
Closed

[BUG]: Observability - Improve Grafana dashboard #519

YianZong opened this issue Oct 25, 2022 · 1 comment · Fixed by dell/karavi-observability#107
Assignees
Labels
area/csm-observability Issue pertains to the CSM Observability module type/bug Something isn't working. This is the default label associated with a bug issue.
Milestone

Comments

@YianZong
Copy link

Bug Description

In Observability Grafana dashboard:

  1. PowerFlex metrics dashboard name is not clear, unlike PowerScale or PowerStore.

image

  1. It may be helpful to change the topology from 5 to 25+ for items shown to give customers a larger swath of items seen. I usually go in and change it when deployed, but some customers may find that "difficult" shouldn't be much to change
    ],
    "panelHeight": null,
    "pluginVersion": "7.0.3",
    "rowNumbersEnabled": false,
    "rowsPerPage": 5, <-----------------------------------------------------Change to 25 as Default?
    "scroll": false,
    "scrollHeight": "default",
    "searchEnabled": true,
    "searchHighlightingEnabled": false,
    "showCellBorders": false,
    "showHeader": true,
    "showRowBorders": true,
    "sort": {
    "col": 0,
    "desc": true
    },

Logs

NA

Screenshots

No response

Additional Environment Information

No response

Steps to Reproduce

  1. Navigate to Observability Grafana dashboard
  2. Open PowerFlex metrics dashboards
  3. Open Kubernetes Admin Dashboard

Expected Behavior

  1. For PowerFlex metrics dashboards, the title indicates 'PowerFlex'.
  2. For Topology dashboard, the row per page is 25.

CSM Driver(s)

CSI Driver for PowerFlex v2.4

Installation Type

No response

Container Storage Modules Enabled

Observability v1.3

Container Orchestrator

K8s 1.24

Operating System

RHEL 8.6

@YianZong YianZong added type/bug Something isn't working. This is the default label associated with a bug issue. area/csm-observability Issue pertains to the CSM Observability module backlog labels Oct 25, 2022
@YianZong YianZong added this to the v1.5.0 milestone Oct 25, 2022
@YianZong YianZong self-assigned this Oct 25, 2022
@YianZong
Copy link
Author

Resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/csm-observability Issue pertains to the CSM Observability module type/bug Something isn't working. This is the default label associated with a bug issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant