parent
ceb1e5d223
commit
7f7ecdc7ac
|
|
@ -892,8 +892,6 @@ By default, metrics generated by an instrumented client are tagged with the foll
|
|||
To customize the tags, and depending on your choice of client, you can provide a `@Bean` that implements `RestTemplateExchangeTagsProvider` or `WebClientExchangeTagsProvider`.
|
||||
There are convenience static functions in `RestTemplateExchangeTags` and `WebClientExchangeTags`.
|
||||
|
||||
If you do not want to record metrics for all `RestTemplate` and `WebClient` requests, set configprop:management.metrics.web.client.request.autotime.enabled[] to `false`.
|
||||
|
||||
|
||||
|
||||
[[actuator.metrics.supported.tomcat]]
|
||||
|
|
|
|||
Loading…
Reference in New Issue