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
The 2 linked bugs were from the old implementation, which indeed had a weird way of collecting metrics. The new implementation should be much better in that regard, so I'm much more confident in metrics being correct now. Tests can't hurt for sure, of course :-)
Current test coverage for MP Metrics & MP FT integration has shown two issues:
Per discussion with @Ladicek MP Metrics for
@Asynchronous
may be wrong (both withFuture
andCompletionStage
return type).The text was updated successfully, but these errors were encountered: