You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"}
The text was updated successfully, but these errors were encountered:
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"}
The text was updated successfully, but these errors were encountered: