- Notifications
You must be signed in to change notification settings - Fork 41.2k
Spring Boot 3.2.0 M2 Configuration Changelog
Configuration properties change between 3.2.0-M1
and 3.2.0-M2
Key | Replacement | Reason |
|
|
Key | Default value | Description |
|
| Whether expressions with the same step size as Atlas publishing should be ignored for . |
|
| Step size (reporting frequency) to use for to Atlas LWC. |
|
| Whether to tag actual query parameter values. |
| Resource attributes. | |
| Type of histogram to publish. | |
|
| Prefix for metric type. |
|
| Whether to report histogram distributions aggregated into day intervals. |
|
| Whether to report histogram distributions aggregated into hour intervals. |
|
| Whether to report histogram distributions aggregated into minute intervals. |
| Whether to instruct the container to change the consumer thread name during initialization. | |
|
| Whether the container (when stopped) should stop immediately after processing the current message or stop after processing all pre-fetched messages. |
|
| Whether the container (when stopped) should stop immediately after processing the current message or stop after processing all pre-fetched messages. |
|
| Whether the websocket compression extension is enabled. |
|
| Whether to proxy websocket ping frames or respond to them. |
|
| Maximum allowable frame payload length. |
| Sub-protocol to use in websocket handshake signature. | |
| Set the maximum number of parallel accesses allowed. -1 indicates no concurrency limit at all. | |
| Set the maximum number of parallel accesses allowed. -1 indicates no concurrency limit at all. |