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

No Metrics Show when running exporter #3

Open
jgrig472 opened this issue Apr 26, 2021 · 0 comments
Open

No Metrics Show when running exporter #3

jgrig472 opened this issue Apr 26, 2021 · 0 comments

Comments

@jgrig472
Copy link

Hi, I'm trying to export metrics from Zerto, but the exporter doesn't appear to export metrics. I've enabled debug mode using the -log.level debug, but it doesn't show me any debug logs in the output.
image
I've verified I can manually start a session with a POST and manually verified I can pull metrics with a GET and the session ID. The container just won't grab metrics to export for some reason. I've ran the build command and ran the exporter manually with the same results. My docker command looks something like this sudo docker run --rm -p 9403:9403 --name zerto_exporter claranet/zerto-exporter -zerto.url "https://Zerto_server_URL:9669" -zerto.username "AD_username" -zerto.password AD_password -log.level debug What am I doing wrong?

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

1 participant