From 523fad23ed85ef5f3f7dde100e089ff174eae162 Mon Sep 17 00:00:00 2001 From: David Christofas Date: Wed, 29 Jul 2020 09:20:30 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87a1d357d..361f28ea5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ The following sections list the changes in ocis-thumbnails unreleased. ## Summary * Bugfix - Build docker images with alpine:latest instead of alpine:edge: [#35](https://github.com/owncloud/ocis-thumbnails/pull/35) +* Enhancement - Serve the metrics endpoint: [#37](https://github.com/owncloud/ocis-thumbnails/issues/37) ## Details @@ -16,6 +17,13 @@ The following sections list the changes in ocis-thumbnails unreleased. https://github.com/owncloud/ocis-thumbnails/pull/35 + +* Enhancement - Serve the metrics endpoint: [#37](https://github.com/owncloud/ocis-thumbnails/issues/37) + + Added the metrics endpoint to be able to monitor this service like the other services + + https://github.com/owncloud/ocis-thumbnails/issues/37 + # Changelog for [0.2.0] (2020-07-10) The following sections list the changes in ocis-thumbnails 0.2.0.