| Package | Description |
|---|---|
| org.apache.skywalking.apm.toolkit.meter.impl |
| Modifier and Type | Method and Description |
|---|---|
static HistogramImpl.Builder |
HistogramImpl.create(String name) |
HistogramImpl.Builder |
HistogramImpl.Builder.minValue(double minValue)
Setting min value, default is zero
|
HistogramImpl.Builder |
HistogramImpl.Builder.steps(List<Double> steps)
Setting bucket steps
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.