Failed to export data from Glances to prometheus

Viewed 11

I installed glances and Prometheus on the machine. Now I am trying to export the data from glances to Prometheus but failed with the below error.

C:\Users\viskal71\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\Scripts>glances --export prometheus Can not start Prometheus exporter on None:None (int() argument must be a string, a bytes-like object or a number, not 'NoneType')

Error Image

0 Answers
Related