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
dab configure --data-source.health.name (string)
dab configure --data-source.health.enabled (boolean)
dab configure --data-source.health.threshold-ms (int)
dab configure --runtime.health.enabled (boolean)
dab configure --runtime.health..maxdop (integer)
dab configure --runtime.health.roles (string array)
dab update {entity} --health.enabled (boolean)
dab update {entity} --health.first (integer)
dab update {entity} --health.threshold-ms (integer)
Add CLI support to modify these health check parameters
The text was updated successfully, but these errors were encountered: