|
|
|
@ -101,7 +101,8 @@
@@ -101,7 +101,8 @@
|
|
|
|
|
|spring.cloud.gateway.httpclient.wiretap | false | Enables wiretap debugging for Netty HttpClient. |
|
|
|
|
|spring.cloud.gateway.httpserver.wiretap | false | Enables wiretap debugging for Netty HttpServer. |
|
|
|
|
|spring.cloud.gateway.loadbalancer.use404 | false | |
|
|
|
|
|spring.cloud.gateway.metrics.enabled | true | Enables the collection of metrics data. |
|
|
|
|
|spring.cloud.gateway.metrics.enabled | false | Enables the collection of metrics data. |
|
|
|
|
|spring.cloud.gateway.metrics.prefix | spring.cloud.gateway | The prefix of all metrics emitted by gateway. |
|
|
|
|
|spring.cloud.gateway.metrics.tags | | Tags map that added to metrics. |
|
|
|
|
|spring.cloud.gateway.predicate.after.enabled | true | Enables the after predicate. |
|
|
|
|
|spring.cloud.gateway.predicate.before.enabled | true | Enables the before predicate. |
|
|
|
|