Skip to content

Commit

Permalink
Add Javadoc since for PrometheusConfig.prometheusProperties() (#5227)
Browse files Browse the repository at this point in the history
  • Loading branch information
izeye committed Jun 21, 2024
1 parent 9500ee5 commit 4b2147e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ default Duration step() {
* {@code io.prometheus.exporter.exemplarsOnAllMetricTypes=true}.
* @see <a href="https://prometheus.github.io/client_java/config/config/">Prometheus
* docs</a>
* @since 1.13.0
*/
@Nullable
default Properties prometheusProperties() {
Expand Down

0 comments on commit 4b2147e

Please sign in to comment.