| Modifier and Type | Field and Description |
|---|---|
private IipEcospherePrometheusExporter |
PrometheusLifecycleDescriptor.exporter |
| Modifier and Type | Field and Description |
|---|---|
private Supplier<IipEcospherePrometheusExporter> |
PrometheusLifecycleDescriptor.exporterSupplier |
| Modifier and Type | Method and Description |
|---|---|
IipEcospherePrometheusExporter |
PrometheusLifecycleDescriptor.getExporter()
Returns the exporter instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrometheusLifecycleDescriptor.setExporterSupplier(Supplier<IipEcospherePrometheusExporter> supplier)
Defines the exporter supplier.
|
Copyright © 2022. All rights reserved.