micrometer-metrics / micrometer

An application observability facade for the most popular observability tools. Think SLF4J, but for observability.
https://micrometer.io
Apache License 2.0
4.39k stars 966 forks source link

Add Javadoc since for PushMeterRegistry.startMessage() #5142

Closed izeye closed 2 weeks ago

izeye commented 1 month ago

This PR adds a Javadoc @since tag for the PushMeterRegistry.startMessage().

See gh-4848

jonatan-ivanov commented 2 weeks ago

Thank you!