mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-13 16:27:33 +00:00
typo
This commit is contained in:
parent
a44e98afbf
commit
74adf65b0b
@ -135,7 +135,7 @@ export const MetricTypes: {
|
||||
{ label: "read heatmap values in the duration", value: "readHeatMap" },
|
||||
],
|
||||
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" },
|
||||
],
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user