|
query.add(EqualsOperator('facts_environment', environment)) |
I have this issue where the catalog environment is set to null on my node, by checking both of those attributes, is it not possible that we might be missing some nodes ?
I guess my request would be to know if it is also possible to have the total number of nodes no matter the environment given by the exporter ?
puppetdb_exporter/puppetdb_exporter/puppetdb.py
Line 28 in ef15e95
I have this issue where the catalog environment is set to null on my node, by checking both of those attributes, is it not possible that we might be missing some nodes ?
I guess my request would be to know if it is also possible to have the total number of nodes no matter the environment given by the exporter ?