Skip to content

Commit

Permalink
Add Javadoc since for PrometheusConfig.prometheusProperties()
Browse files Browse the repository at this point in the history
  • Loading branch information
izeye committed Jun 21, 2024
1 parent 9500ee5 commit 13152ad
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 13152ad

Please sign in to comment.