diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 908850b0b5804ebe8183d8343b84e94764d53648..e13006c90cb420758d85e9d002be913ef9edbde6 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -65,4 +65,4 @@ management: endpoints: web: exposure: - include: health,prometheus \ No newline at end of file + include: "*" \ No newline at end of file