Skip to content

Conversation

@michalvavrik
Copy link
Member

@quarkus-bot
Copy link

quarkus-bot bot commented Oct 24, 2025

/cc @brunobat (opentelemetry), @radcortez (opentelemetry)

@quarkus-bot

This comment has been minimized.

@quarkus-bot

This comment has been minimized.

@github-actions
Copy link

github-actions bot commented Oct 24, 2025

🎊 PR Preview 25cd033 has been successfully built and deployed to https://quarkus-pr-main-50714-preview.surge.sh/version/main/guides/

  • Images of blog posts older than 3 months are not available.
  • Newsletters older than 3 months are not available.

@michalvavrik
Copy link
Member Author

Strange thing, I have run all the WS Next tests and they were green (multiple times). When I saw failures in this PR CI, I rebased on the current main and all the tests I added started failing. Something has changed in the main branch, I'll investigate and fix it.

@michalvavrik
Copy link
Member Author

Ah, new OTel semantic #50501.

@michalvavrik michalvavrik force-pushed the feature/ws-next-span-attr-support branch 2 times, most recently from e85c392 to c758787 Compare October 24, 2025 21:51
@quarkus-bot

This comment has been minimized.

@quarkus-bot

This comment has been minimized.

@brunobat
Copy link
Contributor

Yeah... sorry for the inconvenience...

@michalvavrik
Copy link
Member Author

Yeah... sorry for the inconvenience...

No problem :-) I was just surprised.

Copy link
Contributor

@brunobat brunobat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@michalvavrik michalvavrik force-pushed the feature/ws-next-span-attr-support branch from c758787 to 37e194e Compare October 29, 2025 13:54
@mkouba mkouba added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Oct 29, 2025
@quarkus-bot
Copy link

quarkus-bot bot commented Oct 29, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 37e194e.

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

You can consult the Develocity build scans.

@quarkus-bot
Copy link

quarkus-bot bot commented Oct 29, 2025

Status for workflow Quarkus Documentation CI

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

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

@mkouba mkouba merged commit 99296fe into quarkusio:main Oct 29, 2025
30 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.30 - main milestone Oct 29, 2025
@quarkus-bot quarkus-bot bot added kind/enhancement New feature or request and removed triage/waiting-for-ci Ready to merge when CI successfully finishes labels Oct 29, 2025
@michalvavrik michalvavrik deleted the feature/ws-next-span-attr-support branch October 29, 2025 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't use @SpanAttribute annotation with Websockets.NEXT @OnTextMessage

4 participants