Craig Ringer

Results 113 comments of Craig Ringer
trafficstars

While this looks useful, some of the use case would also be addressed by permitting `end()` and `start()` to appear in arithmetic expressions (https://github.com/prometheus/prometheus/issues/16965)

See also https://github.com/Vonng/pg_exporter/issues/41, https://github.com/Vonng/pg_exporter/issues/42

Interesting - you've described a different problem, where a query sporadically fails but you want to retry it within one scrape. I'm not concerned with metric gaps here. Rather I'm...