Exporter configuration
Callback to be called after a server was started
Request handler that responds with the current state of metrics
Incoming HTTP request of server instance
HTTP response object used to response to request
Handle a force flush signal by the SDK.
In all scenarios metrics should be collected via {@link collect()}.
For push exporters, this should collect and report metrics.
Shuts down the export server and clears the registry
Starts the Prometheus export server
Stops the Prometheus export server
Generated using TypeDoc
Constructor