RussellSpitzer commented on code in PR #3396:
URL: https://github.com/apache/polaris/pull/3396#discussion_r2683579621


##########
runtime/defaults/src/main/resources/application.properties:
##########
@@ -41,6 +41,9 @@ quarkus.micrometer.enabled=true
 quarkus.micrometer.export.prometheus.enabled=true
 quarkus.oidc.enabled=true
 quarkus.otel.enabled=true
+quarkus.mongodb.metrics.enabled=true

Review Comment:
   Definitely! I was mostly just thinking that we generally comment out 
properties that are available but don't do anything in the current config. 
   
   It may make sense to just group nosql or mongo params together too



-- 
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