You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "Guoxiong Li (Jira)" <ji...@apache.org> on 2023/02/06 07:30:00 UTC

[jira] [Created] (ZOOKEEPER-4671) Java classpath should contain libs about metrics providers

Guoxiong Li created ZOOKEEPER-4671:
--------------------------------------

             Summary: Java classpath should contain libs about metrics providers
                 Key: ZOOKEEPER-4671
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4671
             Project: ZooKeeper
          Issue Type: Bug
            Reporter: Guoxiong Li


When developing zookeeper, we often start or debug it by using the current source code instead of the built package. So it is good to add the classes about metrics providers to the classpath to avoid ClassNotFound exception. This ClassNotFound exception happens when we use the config {{metricsProvider.className=org.apache.zookeeper.metrics.prometheus.PrometheusMetricsProvider}} to start zookeeper.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)