spring-boot/spring-boot-project/spring-boot-docs
Brian Clozel 809a3965c9 Add missing outcome tag for WebClient metrics
On error cases, the "outcome" tag would be missing from recorded metrics
for the `WebClient`.

This commit fixes this issue and improves the reference documentation by
mentioning the tag values used for error cases, when the client response
is not received (I/O errors, client error, etc).

Fixes gh-17219
2019-06-18 15:29:22 +02:00
..
src Add missing outcome tag for WebClient metrics 2019-06-18 15:29:22 +02:00
pom.xml Reinstate single page HTML and PDF docs 2019-06-17 20:44:01 -07:00