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
It's surprisingly hard to get observations from Spring Data repository invocations. Annotating the repository interface with @Observed doesn't work. We create metrics in MetricsRepositoryMethodInvocationListener, maybe we can use this to also create observations?