Class IipEcospherePrometheusExporter.PrometheusExporter
java.lang.Object
de.iip_ecosphere.platform.monitoring.prometheus.IipEcospherePrometheusExporter.PrometheusExporter
- Enclosing class:
IipEcospherePrometheusExporter
Implements a specialized exporter for prometheus.
- Author:
- Holger Eichelberger, SSE
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidaddMeter(de.iip_ecosphere.platform.support.metrics.Meter meter) protected voiddispose()protected ConfigModifier.ScrapeEndpointReturns the scrape entry.protected void
-
Field Details
-
registry
-
entry
-
servlet
-
-
Constructor Details
-
PrometheusExporter
Creates an exporter.- Parameters:
id- the source id
-
-
Method Details
-
initialize
protected void initialize() -
getScrapeEntry
Returns the scrape entry.- Returns:
- the entry
-
addMeter
protected void addMeter(de.iip_ecosphere.platform.support.metrics.Meter meter) -
dispose
protected void dispose()
-