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

bmc-exporter is not working through docker run #11

Open
skuchipu opened this issue Jul 26, 2024 · 0 comments
Open

bmc-exporter is not working through docker run #11

skuchipu opened this issue Jul 26, 2024 · 0 comments

Comments

@skuchipu
Copy link

BMC exporter option available in Gaudi documentation below to get the below exposed metrics table data.
      https://docs.habana.ai/en/latest/Orchestration/BMC_Exporter/BMC_Exporter.html

      However, we faced issues in accessing the metrics through the exposed endpoint.

      Steps followed:
      
      1. Ran the Docker version of BMC exporter on Gaudi BM .
      2. getting below error message and metrics are not capture when accessing endpoint
{"level":"info","msg":"Config Loaded","service":"bmc-exporter","time":"2024-07-26T03:47:49Z"}
{"level":"info","msg":"got 0 servers","service":"bmc-exporter","time":"2024-07-26T03:47:49Z"}
{"level":"info","msg":"got 0 failed servers","service":"bmc-exporter","time":"2024-07-26T03:47:49Z"}
{"level":"info","msg":"started service 1.15.0-479, port 4000","service":"bmc-exporter","time":"2024-07-26T03:47:49Z"}
{"level":"info","msg":"trying to create failed clients","service":"bmc-exporter","time":"2024-07-26T03:50:49Z"}
{"level":"info","msg":"trying to create failed clients","service":"bmc-exporter","time":"2024-07-26T03:53:49Z"}
{"level":"info","msg":"trying to create failed clients","service":"bmc-exporter","time":"2024-07-26T03:56:49Z"}
{"level":"info","msg":"trying to create failed clients","service":"bmc-exporter","time":"2024-07-26T03:59:49Z"}

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