| Modifier and Type | Field and Description |
|---|---|
private Consumer<ConfigModifier> |
ConfigModifier.endAction |
private Supplier<ConfigModifier> |
IipEcospherePrometheusExporter.modifier |
private Deque<ConfigModifier> |
PrometheusLifecycleDescriptor.modifierQueue |
private Supplier<ConfigModifier> |
PrometheusLifecycleDescriptor.modifierSupplier |
| Modifier and Type | Method and Description |
|---|---|
private void |
PrometheusLifecycleDescriptor.updateConfiguration(ConfigModifier modifier,
boolean notify)
Updates the prometheus configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IipEcospherePrometheusExporter.setModifierSupplier(Supplier<ConfigModifier> modifier)
Defines the modifier supplier.
|
| Constructor and Description |
|---|
ConfigModifier(List<ConfigModifier.ScrapeEndpoint> endpoints,
Consumer<ConfigModifier> endAction)
Creates a modifier with default endpoints.
|
Copyright © 2022. All rights reserved.