1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/main/prometheus
Jakub Štiller f596b3c45c
Fix CPU/Memory usage metrics when using prometheus operator. (#632)
Cluster CPU and Memory usage cannot be sum by node as it is rendered as single cluster metrics. Without this changes, the cluster graphs (standard and pie) shows data only from first (or latest) nodes.

For pod specific metrics, when we use prometheus operator the `container_` metics are doubled. Restric search to get those have image tag.

Signed-off-by: Jakub Štiller <stiller@2n.cz>

Co-authored-by: Jakub Štiller <stiller@2n.cz>
2020-09-30 14:56:22 +03:00
..
helm.ts Auto-detect prometheus installation (#343) 2020-05-06 18:55:49 +03:00
lens.ts Fix parseAPI not working with non-"namespaces" pathnames. (#450) 2020-06-16 10:51:39 -04:00
operator.ts Fix CPU/Memory usage metrics when using prometheus operator. (#632) 2020-09-30 14:56:22 +03:00
provider-registry.ts typo/translation correction: transit to transmit (#359) 2020-06-04 12:44:08 +03:00
stacklight.ts Add support for Docker Enterprise Container Cloud metrics (#998) 2020-09-30 14:02:18 +03:00