public class SkywalkingConfig extends Object implements io.micrometer.core.instrument.config.MeterRegistryConfig
| Modifier and Type | Field and Description |
|---|---|
static SkywalkingConfig |
DEFAULT |
| Constructor and Description |
|---|
SkywalkingConfig(List<String> rateCounterNames) |
| Modifier and Type | Method and Description |
|---|---|
String |
get(String key) |
boolean |
isRateCounter(String name)
Is counter need rate by agent side
|
String |
prefix() |
public static final SkywalkingConfig DEFAULT
Copyright © 2021 The Apache Software Foundation. All rights reserved.