public class FixedClientInfoTagProvider extends Object implements ClientInfoMetricsTagProvider
ClientInfoMetricsTagProvider for testing that returns fixed tags for each client
info.| Modifier and Type | Field and Description |
|---|---|
static String |
TAG_KEY |
static String |
TAG_VALUE |
DEFAULT| Constructor and Description |
|---|
FixedClientInfoTagProvider() |
| Modifier and Type | Method and Description |
|---|---|
io.micrometer.core.instrument.Tags |
getClientInfoTags(ClientInfo clientInfo) |
public static final String TAG_KEY
public static final String TAG_VALUE
public io.micrometer.core.instrument.Tags getClientInfoTags(ClientInfo clientInfo)
getClientInfoTags in interface ClientInfoMetricsTagProviderCopyright © 2022. All rights reserved.