sapcc / nsx-t-exporter

Prometheus NSX-T exporter
Apache License 2.0
14 stars 10 forks source link

Bugfix - handle connection failure behavior #5

Closed tsimchev closed 4 years ago

tsimchev commented 4 years ago
joker-at-work commented 4 years ago

do not update cache on connection failure

Does that mean we report stale metrics? And the only way to figure this out is by finding the additional metric about the last successful scrape?

tsimchev commented 4 years ago

do not update cache on connection failure

Does that mean we report stale metrics? And the only way to figure this out is by finding the additional metric about the last successful scrape?

yes, this is the approach we discussed yesterday.

Some Additional Options that we discussed

joker-at-work commented 4 years ago

OK, if that was the consent.