I am currently migrating from 2.10.x (bom) and when I tried 2.11.3 (bom) I found that org.eclipse.microprofile.metrics.annotation.Gauge no longer exists. This comes from the following jar:-
org.eclipse.microprofile.metrics:microprofile-metrics-api:3.0.1
I feel like I must have missed something in the migration notes but I am unclear what to do about it.
Any help would be much appreciated.