mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 11:21:29 +00:00
feat: enhance the async-profiling duration options (#472)
This commit is contained in:
@@ -401,5 +401,10 @@ const msg = {
|
||||
recordsTTL: "Records TTL",
|
||||
clusterNodes: "Cluster Nodes",
|
||||
debuggingConfigDump: "Dump Effective Configurations",
|
||||
customDuration: "Custom Duration",
|
||||
maxDuration: "Max Duration",
|
||||
minutes: "Minutes",
|
||||
invalidProfilingDurationRange: "Please enter a valid duration between 1 and 900 seconds",
|
||||
taskCreatedSuccessfully: "Task created successfully",
|
||||
};
|
||||
export default msg;
|
||||
|
Reference in New Issue
Block a user