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