Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add framework info for Spring Webflux #3936

Merged

Conversation

Mistborn94
Copy link
Contributor

@Mistborn94 Mistborn94 commented Jan 7, 2025

What does this PR do?

Fixes #3935

Checklist

  • This is an enhancement of existing features, or a new feature in existing plugins
    • I have updated CHANGELOG.asciidoc
    • I have added tests that prove my fix is effective or that my feature works
    • Added an API method or config option? Document in which version this will be introduced
    • I have made corresponding changes to the documentation
  • This is a bugfix
  • This is a new plugin
    • I have updated CHANGELOG.asciidoc
    • My code follows the style guidelines of this project
    • I have made corresponding changes to the documentation
    • I have added tests that prove my fix is effective or that my feature works
    • New and existing unit tests pass locally with my changes
    • I have updated supported-technologies.asciidoc
    • Added an API method or config option? Document in which version this will be introduced
    • Added an instrumentation plugin? Describe how you made sure that old, non-supported versions are not instrumented by accident.
  • This is something else

Copy link

cla-checker-service bot commented Jan 7, 2025

💚 CLA has been signed

@github-actions github-actions bot added agent-java community Issues and PRs created by the community triage labels Jan 7, 2025
Copy link

github-actions bot commented Jan 7, 2025

👋 @Mistborn94 Thanks a lot for your contribution!

It may take some time before we review a PR, so even if you don’t see activity for some time, it does not mean that we have forgotten about it.

Every once in a while we go through a process of prioritization, after which we are focussing on the tasks that were planned for the upcoming milestone. The prioritization status is typically reflected through the PR labels. It could be pending triage, a candidate for a future milestone, or have a target milestone set to it.

@Mistborn94 Mistborn94 force-pushed the spring-webflux-framework-details branch from 903b313 to fac3455 Compare January 7, 2025 07:46
SylvainJuge
SylvainJuge previously approved these changes Jan 7, 2025
@SylvainJuge
Copy link
Member

Thanks for your contribution @Mistborn94 , this will definitely make it in the next release (no ETA on that yet).

@Mistborn94 Mistborn94 force-pushed the spring-webflux-framework-details branch from e30d4ae to de95bb0 Compare January 8, 2025 07:29
@Mistborn94
Copy link
Contributor Author

Tests in the Spring 6 module have been fixed now.

@jackshirazi
Copy link
Contributor

run docs-build

@jackshirazi jackshirazi merged commit 7b127ba into elastic:main Jan 9, 2025
14 checks passed
@Mistborn94 Mistborn94 deleted the spring-webflux-framework-details branch January 9, 2025 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agent-java community Issues and PRs created by the community triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spring Webflux - Framework name and version not populated
3 participants