1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Merge branch 'prometheus-cluster-metadata' into track-prometheus

This commit is contained in:
Lauri Nevala 2020-11-19 22:58:03 +02:00
commit a7c4884030

View File

@ -3,7 +3,6 @@ import _ from "lodash";
import { LensApiRequest } from "../router";
import { LensApi } from "../lens-api";
import { Cluster, ClusterMetadataKey } from "../cluster";
import _ from "lodash";
import { ClusterPrometheusMetadata } from "../../common/cluster-store";
export type IMetricsQuery = string | string[] | {