https://github.com/prometheus/client_python/blob/master/prometheus_client/gc_collector.py Should default collectors re-use already created instance of metric? Why it creates it again and again?