Open
Description
Description:
The configuration provided in the official documentation gives stack overflow error when starting the server due to error in deployment.toml configuration
Suggested Configuration
[carbon_health_check]
enable= true
health_checker.data_source_health_checker.pool_usage_limit_percentage = 20
health_checker.super_tenant_health_checker.properties.'monitored.user.stores' = "primary"
health_checker.data_source_health_checker.properties.'monitored.datasources' = "jdbc/WSO2CarbonDB,jdbc/SHARED_DB,jdbc/WSO2USER_DB,jdbc/WSO2ConsentDS,jdbc/WSO2IdentityDB,bpsds"