Shivd131 commented on code in PR #5348:
URL: https://github.com/apache/fineract/pull/5348#discussion_r2705747094


##########
fineract-provider/src/main/resources/application.properties:
##########
@@ -339,8 +339,8 @@ management.endpoints.web.cors.allowed-headers=*
 
 # FINERACT-883
 management.info.git.mode=FULL
-management.endpoints.web.exposure.include=${FINERACT_MANAGEMENT_ENDPOINT_WEB_EXPOSURE_INCLUDE:health,info,prometheus}
-
+management.endpoints.web.exposure.include=${FINERACT_MANAGEMENT_ENDPOINT_WEB_EXPOSURE_INCLUDE:health,info,metrics,prometheus}
+management.endpoint.metrics.enabled=true

Review Comment:
   @IOhacker thank you for pointing it out, I have updated it. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to