-
Methods Method Description io.prometheus.client.exporter.HTTPServer.stop() renamed to close(), so that the HTTPServer can be used in try-with-resources.
Method | Description |
---|---|
io.prometheus.client.exporter.HTTPServer.stop() |
renamed to close(), so that the HTTPServer can be used in try-with-resources.
|