Is there any limitation on service definitions on DOI?
DX Operational Intelligence 21.3.x
There is clamp for total number of service per tenant, default is 2k.
There is no limit on the subservice or hierarchy. User can created any number of subservices.
The service limit is currently controlled by service management microservice using the two Env variables.
Syntax:
CUSTOMIZED_MAX_SERVICES_LIMIT=<Tenant Cohort ID>=<New Limit>;
Example: DEFAULT_MAX_SERVICES_LIMIT=5000