@API(status=EXPERIMENTAL) public final class HttpStatusTagGenerator extends Object implements TagGenerator
| Constructor and Description |
|---|
HttpStatusTagGenerator() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<io.micrometer.core.instrument.Tag> |
onResponse(RequestArguments arguments,
org.springframework.http.client.ClientHttpResponse response) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomposite, composite, onError, onRequestpublic Iterable<io.micrometer.core.instrument.Tag> onResponse(RequestArguments arguments, org.springframework.http.client.ClientHttpResponse response) throws IOException
onResponse in interface TagGeneratorIOExceptionCopyright © 2015–2019 Zalando SE. All rights reserved.