mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-15 20:59:18 +00:00
feat: add topN selector for endpoint list (#450)
This commit is contained in:
@@ -56,3 +56,5 @@ export enum EBPFProfilingTriggerType {
|
||||
FIXED_TIME = "FIXED_TIME",
|
||||
CONTINUOUS_PROFILING = "CONTINUOUS_PROFILING",
|
||||
}
|
||||
|
||||
export const EndpointsTopNDefault = 20;
|
||||
|
Reference in New Issue
Block a user