| Package | Description |
|---|---|
| org.apache.skywalking.apm.toolkit.meter | |
| org.apache.skywalking.apm.toolkit.meter.impl |
| Modifier and Type | Method and Description |
|---|---|
static Counter.Builder |
MeterFactory.counter(MeterId meterId)
Create a counter builder by meter id
|
static Counter.Builder |
MeterFactory.counter(String name)
Create a counter builder by name
|
Counter.Builder |
Counter.Builder.mode(Counter.Mode mode)
Setting counter mode
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CounterImpl.Builder |
Copyright © 2020 The Apache Software Foundation. All rights reserved.