pub fn render() -> Option<String>
Render the current metrics in Prometheus text exposition format, or None if no recorder has been installed (so the route can answer 503).
None