@API(status=EXPERIMENTAL) public final class ErrorKindTagGenerator extends Object implements TagGenerator
| Constructor and Description |
|---|
ErrorKindTagGenerator() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<io.micrometer.core.instrument.Tag> |
onError(RequestArguments arguments,
Throwable throwable) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomposite, composite, onRequest, onResponsepublic Iterable<io.micrometer.core.instrument.Tag> onError(RequestArguments arguments, Throwable throwable)
onError in interface TagGeneratorCopyright © 2015–2020 Zalando SE. All rights reserved.