@@ -1520,9 +1520,14 @@ export default {
15201520 'Click to view the IP address information for the fully managed agent.' ,
15211521 packages_business_demo_database_desc :
15221522 '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' ,
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' ,
1529+ packages_business_task_source_no_incremental_event :
1530+ 'When the source has enabled the heartbeat table but no incremental events have been received for 60 consecutive seconds' ,
15261531 packages_business_use_ssl : 'Use SSL' ,
15271532 packages_business_certificate_authority : 'CA File' ,
15281533 packages_business_client_certificate : 'Client Certificate File' ,
0 commit comments