public abstract class PrometheusMappingConfig extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PrometheusMappingConfig.MetricMapping |
| Constructor and Description |
|---|
PrometheusMappingConfig() |
| Modifier and Type | Method and Description |
|---|---|
static PrometheusMappingConfig |
create(List<PrometheusMappingConfig.MetricMapping> metricMappings) |
abstract List<PrometheusMappingConfig.MetricMapping> |
metricMappings() |
public abstract List<PrometheusMappingConfig.MetricMapping> metricMappings()
public static PrometheusMappingConfig create(List<PrometheusMappingConfig.MetricMapping> metricMappings)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.