You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a change from spring boot3 (spring 6) to jakarta.servlet.
Currently, brave-instrumention-spring-webmvc only supports javax.servlet.
Are there any plans to support jakarta.servlet?
In the long run, I think spring users would be better off with micrometer tracing, but I think existing users would be happier with brave-instrumention-spring-webmvc as well.
The text was updated successfully, but these errors were encountered:
There is a change from spring boot3 (spring 6) to jakarta.servlet.
Currently, brave-instrumention-spring-webmvc only supports javax.servlet.
Are there any plans to support jakarta.servlet?
In the long run, I think spring users would be better off with micrometer tracing, but I think existing users would be happier with brave-instrumention-spring-webmvc as well.
The text was updated successfully, but these errors were encountered: