SpringBoot Missing functionality or Different behavior of ServerRequestObservationConvention, does not provide a way to add tags to long task timers
With Spring boot 2.7 and earlier, WebMvcTagsProvider had a method that allowed to add custom tags for long task timers. ...