- Add support to provide an update handler at every request with ``PrometheusExporterApplication.set_metric_update_handler``. - Add ``get_registry_metrics`` utility to return metrics for a registry.
- Add ``PrometheusExporterScript.logger`` property. - Move metric type validation in ``MetricConfig`` and drop ``PrometheusExporterScript.create_metrics`` method.