Skip to content

Conversation

@gastaldi
Copy link
Member

@gastaldi gastaldi commented Dec 9, 2025

@quarkus-bot quarkus-bot bot added area/agroal area/docstyle issues related for manual docstyle review area/documentation area/jdbc Issues related to the JDBC extensions labels Dec 9, 2025
@quarkus-bot

This comment has been minimized.

@github-actions
Copy link

github-actions bot commented Dec 9, 2025

🙈 The PR is closed and the preview is expired.

@quarkus-bot

This comment has been minimized.

@gastaldi
Copy link
Member Author

gastaldi commented Dec 9, 2025

Waiting for this PR to be merged so we can unblock QE https://github.com/quarkus-qe/quarkus-test-suite/actions/runs/20051065426/job/57507063690

- Update MySQL JDBC driver integration to disable its native OpenTelemetry support in favor of Agroal's telemetry when both capabilities are present.
See https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-debugging-profiling.html#cj-conn-prop_openTelemetry

- Add documentation to clarify the behavior and provide instructions for enabling the MySQL Connector/J telemetry explicitly if required.
- Improve clarity and functionality in `AggregatedDataSourceBuildTimeConfigBuildItem` with added Javadoc and minor visibility changes.
@gastaldi gastaldi force-pushed the jdbc_build_time_properties branch from 4b654a9 to a1adfcd Compare December 9, 2025 22:18
@gastaldi gastaldi requested a review from brunobat December 9, 2025 22:18
@quarkus-bot
Copy link

quarkus-bot bot commented Dec 9, 2025

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit a1adfcd.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

Warning

There are other workflow runs running, you probably need to wait for their status before merging.

@gastaldi gastaldi merged commit fd8f653 into quarkusio:main Dec 10, 2025
56 of 57 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.31 - main milestone Dec 10, 2025
@gastaldi gastaldi deleted the jdbc_build_time_properties branch December 10, 2025 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/agroal area/docstyle issues related for manual docstyle review area/documentation area/jdbc Issues related to the JDBC extensions kind/bugfix triage/flaky-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MySQLJ initializes OpenTelemetry prematurely

4 participants