mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-13 16:27:33 +00:00
remove
This commit is contained in:
parent
74adf65b0b
commit
19693ccd8c
@ -134,10 +134,7 @@ export const MetricTypes: {
|
|||||||
HEATMAP: [
|
HEATMAP: [
|
||||||
{ label: "read heatmap values in the duration", value: "readHeatMap" },
|
{ label: "read heatmap values in the duration", value: "readHeatMap" },
|
||||||
],
|
],
|
||||||
SAMPLED_RECORD: [
|
SAMPLED_RECORD: [{ label: "read sorted top N values", value: "readRecords" }],
|
||||||
{ label: "read sorted top N values", value: "readRecords" },
|
|
||||||
{ label: "get sorted topN values", value: "readSampledRecords" },
|
|
||||||
],
|
|
||||||
};
|
};
|
||||||
|
|
||||||
export enum MetricCatalog {
|
export enum MetricCatalog {
|
||||||
|
Loading…
Reference in New Issue
Block a user