mirror of
https://github.com/neondatabase/neon.git
synced 2026-07-04 04:30:38 +00:00
- use parse_metrics() in all places where we parse Prometheus metrics - query_all: make `filter` argument optional - encourage using properly parsed, typed metrics by changing get_metrics() to return already-parsed metrics. The new get_metric_str() method, like in the Safekeeper type, returns the raw text response.