| Modifier and Type | Field and Description |
|---|---|
private ConfigModifier.ScrapeEndpoint |
IipEcospherePrometheusExporter.PrometheusExporter.entry |
| Modifier and Type | Field and Description |
|---|---|
private List<ConfigModifier.ScrapeEndpoint> |
ConfigModifier.scrapes |
| Modifier and Type | Method and Description |
|---|---|
protected ConfigModifier.ScrapeEndpoint |
IipEcospherePrometheusExporter.PrometheusExporter.getScrapeEntry()
Returns the scrape entry.
|
| Modifier and Type | Method and Description |
|---|---|
private static List<ConfigModifier.ScrapeEndpoint> |
PrometheusLifecycleDescriptor.getDefaultScrapePoints()
Returns the default scrape points.
|
Iterable<ConfigModifier.ScrapeEndpoint> |
ConfigModifier.scrapeEndpoints()
Returns all scrape endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigModifier.addScrapeEndpoint(ConfigModifier.ScrapeEndpoint entry)
Adds a scrape endpoint.
|
| Constructor and Description |
|---|
ConfigModifier(List<ConfigModifier.ScrapeEndpoint> endpoints,
Consumer<ConfigModifier> endAction)
Creates a modifier with default endpoints.
|
Copyright © 2022. All rights reserved.