Annotation Type StableApi
Marks a Java element as part of the stable, published Prometheus Metrics API.
Use this on public or protected types to publish the type and its members. Use it on individual constructors, methods, and fields when only part of a public type is stable.