Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Commit

Permalink
[fix][conf-stats] Fix default configuration 'statsProviderClass' (apa…
Browse files Browse the repository at this point in the history
  • Loading branch information
zwOvO authored Dec 22, 2023
1 parent 6f5d756 commit bce832e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/bk_server.conf
Original file line number Diff line number Diff line change
Expand Up @@ -900,7 +900,7 @@ zkEnableSecurity=false
#
# For configuring corresponding stats provider, see details at each section below.
#
# statsProviderClass=org.apache.bookkeeper.stats.prometheus.PrometheusMetricsProvider
statsProviderClass=org.apache.bookkeeper.stats.prometheus.PrometheusMetricsProvider

#############################################################################
## Prometheus Metrics Provider
Expand Down

0 comments on commit bce832e

Please sign in to comment.