lensapp/lens

HPA external metrics values show 0 incorrectly

Open

#6068 opened on Aug 20, 2022

View on GitHub
 (2 comments) (3 reactions) (0 assignees)TypeScript (22,003 stars) (1,433 forks)batch import
area/uibuggood first issue

Description

Describe the bug HPA external metric values are displayed with the value 0 when these are actually different

To Reproduce Steps to reproduce the behavior:

  1. Connect to a cluster with HPA using External metrics, e.g. KEDA
  2. See 0 / X in Metrics column and details view (X is target value)

Expected behavior Actual metric values are displayed

Screenshots

Environment (please complete the following information):

  • Lens Version: 6.0.1-latest.20220810.2
  • OS: macOS Ventura 13.0 Beta (22A5321d)
  • Installation method (e.g. snap or AppImage in Linux): Intel dmg from k8slens.dev

Logs: Nothing relevant except:

info:    ▪ Creating a new port-forward system/service/keda-operator-metrics-apiserver:9022 +3s

The port forward seems intact:

Contributor guide