Metrics manager service advanced settings
This section describes advanced settings for the metrics manager service.
initialConnections
Specifies the number of connections to create when the connection pool is initialized.
- Data type:
- Integer
- Default:
5
Tip: You must restart the service for
these settings to take effect.
incrementConnections
Specifies the number of connections to increment when the connections pool must be increased.
- Data type:
- Integer
- Default:
5
Tip: You must restart the service for
these settings to take effect.
maximumConnections
Specifies the maximum number of connections this pool can use.
- Data type:
- Integer
- Default:
200
Tip: You must restart the service for
these settings to take effect.