Skip to content

No Metrics Show when running exporter #3

Description

@jgrig472

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions