I have always found the python_gc_duration_seconds Histogram extremely useful to track down latency problems in Python caused by the GC. But this metric seems to have disappeared when I upgraded client_prometheus from 0.4 to 0.7. Any chance to get it back? Pretty please?