public static class SkywalkingCustomCounter.Builder extends BaseBuilder<SkywalkingCustomCounter.Builder,Counter>
meterId| Constructor and Description |
|---|
Builder(MeterId meterId,
io.micrometer.core.instrument.Measurement measurement,
SkywalkingConfig config) |
| Modifier and Type | Method and Description |
|---|---|
protected Counter |
create() |
protected MeterId.MeterType |
getType() |
build, tagpublic Builder(MeterId meterId, io.micrometer.core.instrument.Measurement measurement, SkywalkingConfig config)
protected MeterId.MeterType getType()
getType in class BaseBuilder<SkywalkingCustomCounter.Builder,Counter>protected Counter create()
create in class BaseBuilder<SkywalkingCustomCounter.Builder,Counter>Copyright © 2021 The Apache Software Foundation. All rights reserved.