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 PrometheusConfig.prometheusProperties() #5227

Closed izeye closed 1 week ago

izeye commented 1 week ago

This PR adds a Javadoc @since tag for the PrometheusConfig.prometheusProperties().

See gh-4875

jonatan-ivanov commented 1 week ago

Thank you!