Skip to content

Commit 65ea4d3

Browse files
committed
Bumping versions
1 parent d4b8e6d commit 65ea4d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/modules/ROOT/partials/_configprops.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,10 @@
115115
|spring.cloud.gateway.httpserver.wiretap | `+++false+++` | Enables wiretap debugging for Netty HttpServer.
116116
|spring.cloud.gateway.loadbalancer.use404 | `+++false+++` |
117117
|spring.cloud.gateway.metrics.enabled | `+++false+++` | Enables the collection of metrics data.
118+
|spring.cloud.gateway.metrics.path-tags.enabled | `+++false+++` | Enables the gateway path tag provider.
118119
|spring.cloud.gateway.metrics.prefix | `+++spring.cloud.gateway+++` | The prefix of all metrics emitted by gateway.
119120
|spring.cloud.gateway.metrics.tags | | Tags map that added to metrics.
121+
|spring.cloud.gateway.metrics.tags.path.enabled | `+++false+++` | Enables the gateway path tag provider.
120122
|spring.cloud.gateway.mvc.form-filter.enabled | `+++true+++` | Enables the form-filter.
121123
|spring.cloud.gateway.mvc.forwarded-request-headers-filter.enabled | `+++true+++` | Enables the forwarded-request-headers-filter.
122124
|spring.cloud.gateway.mvc.http-client.connect-timeout | | The HttpClient connect timeout.

0 commit comments

Comments
 (0)