mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
bd87245abc
- 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.