RussellSpitzer commented on code in PR #3396: URL: https://github.com/apache/polaris/pull/3396#discussion_r2683539122
########## 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: Should these properties also be commented out since they aren't applicable? -- 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]
