You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/business/src/locale/lang/en.js
+8-4Lines changed: 8 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1520,10 +1520,14 @@ export default {
1520
1520
'Click to view the IP address information for the fully managed agent.',
1521
1521
packages_business_demo_database_desc:
1522
1522
'Demo data source, allows for quick creation of data source information, with no need to prepare database details for an immediate experience.',
1523
-
packages_business_api_server_p95_warn: 'When the time taken for any API Server request exceeds the alarm threshold P95',
1524
-
packages_business_api_server_p99_warn: 'When the response time P99 of any API Server request exceeds the alarm threshold',
1525
-
packages_business_api_server_error_rate_warn: 'When the error rate of any API Server request exceeds the alarm threshold',
1526
-
packages_business_task_source_no_incremental_event: 'The source has enabled the heartbeat table, but no incremental events have been received for 60 consecutive seconds',
1523
+
packages_business_api_server_p95_warn:
1524
+
'When the time taken for any API Server request exceeds the alarm threshold P95',
1525
+
packages_business_api_server_p99_warn:
1526
+
'When the response time P99 of any API Server request exceeds the alarm threshold',
1527
+
packages_business_api_server_error_rate_warn:
1528
+
'When the error rate of any API Server request exceeds the alarm threshold',
0 commit comments