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:
commit
a7c4884030
@ -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[] | {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user