adutra commented on PR #924:
URL: https://github.com/apache/polaris/pull/924#issuecomment-2628920490

   I would suggest to also remove the following override:
   
   
https://github.com/apache/polaris/blob/ddb8025d969cc9c7f53a2171f88e516d4735a205/quarkus/defaults/src/main/resources/application-test.properties#L24
   
   I would also modify the following docs chapter accordingly:
   
   
https://github.com/apache/polaris/blob/ddb8025d969cc9c7f53a2171f88e516d4735a205/site/content/in-dev/unreleased/telemetry.md#traces
   
   And finally, we'd need to modify the getting-started examples: the 
docker-compose files that currently have `quarkus.otel.sdk.disabled: "true"` do 
not need it anymore; however, the `telemetry` example now needs to explicitly 
set `quarkus.otel.sdk.disabled: "false"`.


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