@API(status=EXPERIMENTAL) public final class DefaultTagGenerator extends Object implements TagGenerator
| Constructor and Description |
|---|
DefaultTagGenerator() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<io.micrometer.core.instrument.Tag> |
tags(RequestArguments arguments,
org.springframework.http.client.ClientHttpResponse response,
Throwable throwable) |
public Iterable<io.micrometer.core.instrument.Tag> tags(RequestArguments arguments, @Nullable org.springframework.http.client.ClientHttpResponse response, @Nullable Throwable throwable)
tags in interface TagGeneratorCopyright © 2015–2019 Zalando SE. All rights reserved.