- Notifications
You must be signed in to change notification settings - Fork 41.5k
Spring Boot 2.0.0 M6 Configuration Changelog
Configuration properties change between 2.0.0.M5
and 2.0.0.M6
Key | Replacement | Reason |
Key | Default value | Description |
|
| Path of the auditevents endpoint. |
|
| Path of the autoconfig endpoint. |
|
| Path of the beans endpoint. |
|
| Path of the configprops endpoint. |
|
| Path of the env endpoint. |
|
| Path of the flyway endpoint. |
|
| Path of the health endpoint. |
|
| Path of the heapdump endpoint. |
|
| Path of the info endpoint. |
|
| Path of the liquibase endpoint. |
|
| Path of the logfile endpoint. |
|
| Path of the loggers endpoint. |
|
| Path of the mappings endpoint. |
|
| Path of the metrics endpoint. |
|
| Path of the prometheus endpoint. |
|
| Path of the sessions endpoint. |
|
| Path of the shutdown endpoint. |
|
| Path of the status endpoint. |
|
| Path of the threaddump endpoint. |
|
| Path of the trace endpoint. |
|
| Maximum number of archive log files to keep. |
|
| Maximum log file size. |
| Appender pattern for log dateformat (default yyyy-MM-dd HH:mm:ss.SSS). | |
|
| The base-path for the web endpoints. |
|
| Add the "X-Application-Context" HTTP header in each response. |
| Network address that the management endpoints should bind to. | |
| `` | Management endpoint context-path. |
| Management endpoint HTTP port. | |
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| Time-to-live in milliseconds of the static resource cache. | |
| Config file locations used in addition to the defaults. | |
|
| Initialize the datasource using available DDL and DML scripts. |
| Mapping resources (equivalent to "mapping-file" entries in persistence.xml). | |
| The number of measurements per request to use for the backend. | |
| The frequency for refreshing config settings from the LWC service. | |
| The TTL for subscriptions from the LWC service. | |
| The URI for the Atlas LWC endpoint to retrieve current subscriptions. | |
| The connection timeout for requests to the backend. | |
| Enable publishing to the backend. | |
| The URI for the Atlas LWC endpoint to evaluate the data for a subscription. | |
| Enable streaming to Atlas LWC. | |
| The TTL for meters that do not have any activity. | |
| The number of threads to use with the metrics publishing scheduler. | |
| The read timeout for requests to the backend. | |
|
| The step size (reporting frequency) to use. |
| The URI for the Atlas backend. | |
| Your API key, found in your account settings at datadoghq. | |
| The number of measurements per request to use for the backend. | |
| The connection timeout for requests to the backend. | |
| Enable publishing to the backend. | |
| The number of threads to use with the metrics publishing scheduler. | |
| The read timeout for requests to the backend. | |
|
| The step size (reporting frequency) to use. |
| The URI to ship metrics to. | |
| The UDP addressing mode, either unicast or multicast. | |
| The base time unit used to report durations. | |
| Enable publishing to the backend. | |
| Ganglia host used for publishing. | |
| Ganglia port used for publishing. | |
| Ganglia protocol version. | |
| The base time unit used to report rates. | |
| The step size (reporting frequency) to use. | |
| The TTL for metrics on Ganglia. | |
| The base time unit used to report durations. | |
| Enable publishing to the backend. | |
| Graphite host used for publishing. | |
| Graphite port used for publishing. | |
| Protocol to use while shipping data to Graphite. | |
| The base time unit used to report rates. | |
| The step size (reporting frequency) to use. | |
| The number of measurements per request to use for the backend. | |
| Enable GZIP compression of metrics batches published to Influx. | |
| The connection timeout for requests to the backend. | |
| The write consistency for each point. | |
| The tag that will be mapped to "host" when shipping metrics to Influx, or {@code null} if host should be omitted on publishing. | |
| Enable publishing to the backend. | |
| The number of threads to use with the metrics publishing scheduler. | |
| Authenticate requests with this password. | |
| The read timeout for requests to the backend. | |
| Influx writes to the DEFAULT retention policy if one is not specified. | |
|
| The step size (reporting frequency) to use. |
| The URI for the Influx backend. | |
| Authenticate requests with this user. | |
| Enable publishing descriptions as part of the scrape payload to Prometheus. | |
| Enable publishing to Prometheus. | |
| The step size (reporting frequency) to use. | |
|
| Enable publishing to the backend. |
|
| The step size (reporting frequency) to use. |
| Enable publishing to the backend. | |
| Variant of the StatsD line protocol to use. | |
|
| Total length of a single payload should be kept within your network’s MTU. |
|
| Determines how often gauges will be polled. |
| Governs the maximum size of the queue of items waiting to be sent to a StatsD agent over UDP. | |
|
| Name of the metric for data source usage. |
|
| Instrument all available data sources. |
|
| Cron expression for expired session cleanup job. |
|
| Cron expression for expired session cleanup job. |
Key | Default value | Description |
|
| Add the "X-Application-Context" HTTP header in each response. |
| Network address that the management endpoints should bind to. | |
|
| Management endpoint context-path. |
| Management endpoint HTTP port. | |
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
|
| Populate the database using 'data.sql'. |
| Resource reference to a generated git info properties file. | |
| The number of measurements per request to use for the backend. | |
| The frequency for refreshing config settings from the LWC service. | |
| The TTL for subscriptions from the LWC service. | |
| The URI for the Atlas LWC endpoint to retrieve current subscriptions. | |
| The connection timeout for requests to the backend. | |
|
| Enable publishing to the backend. |
| The URI for the Atlas LWC endpoint to evaluate the data for a subscription. | |
| Enable streaming to Atlas LWC. | |
| The TTL for meters that do not have any activity. | |
| The number of threads to use with the metrics publishing scheduler. | |
| The read timeout for requests to the backend. | |
|
| The step size (reporting frequency) to use. |
| The URI for the Atlas backend. | |
| Your API key, found in your account settings at datadoghq. | |
| The number of measurements per request to use for the backend. | |
| The connection timeout for requests to the backend. | |
|
| Enable publishing to the backend. |
| The number of threads to use with the metrics publishing scheduler. | |
| The read timeout for requests to the backend. | |
|
| The step size (reporting frequency) to use. |
|
| The bucket filter clamping the bucket domain of timer percentiles histograms to some max value. |
|
| The bucket filter clamping the bucket domain of timer percentiles histograms to some min value. |
| The UDP addressing mode, either unicast or multicast. | |
| The base time unit used to report durations. | |
|
| Enable publishing to the backend. |
| Ganglia host used for publishing. | |
| Ganglia port used for publishing. | |
| Ganglia protocol version. | |
| The base time unit used to report rates. | |
|
| The step size (reporting frequency) to use. |
| The TTL for metrics on Ganglia. | |
| The base time unit used to report durations. | |
|
| Enable publishing to the backend. |
| Graphite host used for publishing. | |
| Graphite port used for publishing. | |
| Protocol to use while shipping data to Graphite. | |
| The base time unit used to report rates. | |
|
| The step size (reporting frequency) to use. |
| The number of measurements per request to use for the backend. | |
| Enable GZIP compression of metrics batches published to Influx. | |
| The connection timeout for requests to the backend. | |
| The write consistency for each point. | |
| The tag that will be mapped to "host" when shipping metrics to Influx, or {@code null} if host should be omitted on publishing. | |
|
| Enable publishing to the backend. |
| The number of threads to use with the metrics publishing scheduler. | |
| Authenticate requests with this password. | |
| The read timeout for requests to the backend. | |
| Influx writes to the DEFAULT retention policy if one is not specified. | |
|
| The step size (reporting frequency) to use. |
|
| The bucket filter clamping the bucket domain of timer percentiles histograms to some max value. |
|
| The bucket filter clamping the bucket domain of timer percentiles histograms to some min value. |
| The URI for the Influx backend. | |
| Authenticate requests with this user. | |
|
| Enable publishing descriptions as part of the scrape payload to Prometheus. |
|
| Enable publishing to Prometheus. |
|
| The bucket filter clamping the bucket domain of timer percentiles histograms to some max value. |
|
| The bucket filter clamping the bucket domain of timer percentiles histograms to some min value. |
|
| |
|
| Enable publishing to the backend. |
| Variant of the StatsD line protocol to use. | |
|
| Host name of the StatsD agent. |
|
| Total length of a single payload should be kept within your network’s MTU. |
|
| Determines how often gauges will be polled. |
|
| UDP port of the StatsD agent. |
| Governs the maximum size of the queue of items waiting to be sent to a StatsD agent over UDP. | |
|
| Used to create a bucket filter clamping the bucket domain of timer percentiles histograms to some max value. |
|
| Used to create a bucket filter clamping the bucket domain of timer percentiles histograms to some min value. |
|
| Enable support for fallback resolution. |
|
| Prefix that gets prepended to view names for mobile devices. |
| `` | Suffix that gets appended to view names for mobile devices. |
| `` | Prefix that gets prepended to view names for normal devices. |
| `` | Suffix that gets appended to view names for normal devices. |
|
| Prefix that gets prepended to view names for tablet devices. |
| `` | Suffix that gets appended to view names for tablet devices. |