mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2026-06-22 20:38:35 +00:00
feat: add regex
This commit is contained in:
2
src/types/continous-profiling.d.ts
vendored
2
src/types/continous-profiling.d.ts
vendored
@@ -16,7 +16,7 @@
|
||||
*/
|
||||
|
||||
export interface StrategyItem {
|
||||
targetType: string;
|
||||
type: string;
|
||||
checkItems: CheckItems[];
|
||||
}
|
||||
export type CheckItems = {
|
||||
|
||||
Reference in New Issue
Block a user