public class DropwizardExports extends io.prometheus.client.Collector
| Modifier and Type | Method and Description |
|---|---|
List<io.prometheus.client.Collector.MetricFamilySamples> |
collect() |
static String |
sanitizeMetricName(String name)
Replace all unsupported chars with '_'.
|
public static String sanitizeMetricName(String name)
name - metric name.Copyright © 2016. All rights reserved.