Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version:2.9.3 , porMonitor for proxy doesn't get metric data, the prometheus report "server returned HTTP status 401 Unauthorized" #377

Closed
aa1215018028 opened this issue Aug 9, 2023 · 2 comments

Comments

@aa1215018028
Copy link

version:2.9.3 when I open the jwt feature for cluster, the porMonitor for proxy doesn't get metric data, the prometheus report " server returned HTTP status 401 Unauthorized", but the podmonitor for bookie,broker,zookeeper is noraml, I know the http request need certify, but i don't know how to add the admin'token. How should I solve this problem?

@mnit016
Copy link
Contributor

mnit016 commented Aug 9, 2023

hello @aa1215018028 , how about try adding this env to proxy configData:

proxy:
  configData:
    authenticateMetricsEndpoint: "false"

@lhotari
Copy link
Member

lhotari commented Jan 26, 2024

Version 2.9.3 isn't supported. Please check the release policy of Apache Pulsar here: https://pulsar.apache.org/contribute/release-policy/#supported-versions . Please upgrade to the latest version of the Apache Pulsar Helm chart and use the Pulsar LTS version 3.0.x (3.0.2 currently).

@lhotari lhotari closed this as completed Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants