This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch 4.20
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from b45726f7b12 ssvm: delete temp directory while deleting entity download
url (#12562)
add 4de8c2b6f68 Add a Prometheus metric to track host certificate expiry
(#12613)
No new revisions were added by this update.
Summary of changes:
.../cloudstack/metrics/PrometheusExporterImpl.java | 43 ++++++++
.../metrics/PrometheusExporterImplTest.java | 108 +++++++++++++++++++++
2 files changed, 151 insertions(+)
create mode 100644
plugins/integrations/prometheus/src/test/java/org/apache/cloudstack/metrics/PrometheusExporterImplTest.java