feat: push test version#71
Conversation
Signed-off-by: Tadas Sutkaitis <tadas.sutkaitis@vexxhost.com>
Signed-off-by: Tadas Sutkaitis <tadas.sutkaitis@vexxhost.com>
Signed-off-by: Tadas Sutkaitis <tadas.sutkaitis@vexxhost.com>
Signed-off-by: Tadas Sutkaitis <tadas.sutkaitis@vexxhost.com>
|
Regarding: this query for Octavia loadbalancers The Niedbalski exporter returns only loadbalancers that have So behaviour is not identical and for some users, switching exporters will result in receiving more metrics than before. Will this be mentioned/addressed or should it be changed to mimic the Niedbalski exporter? |
|
For Glance, the Niedbalski exporter does the following: The equivlant Openstack CLI command as admin would be: But if we run the query used here: # Simplified
SELECT * FROM images WHERE deleted=0We get also images where can have a potentially much higher number than before, causing sudden jumps in dashboards when exporters are switched. So either we ensure that the exporter only exports |
|
For Neutron, the metrics: Are missing, there is an implementation in this branch; it involves a bit of math; was adapted from what was found in the Niedbalski exporter |
No description provided.