Closed
Description
I've recently upgraded to the python-prometheus-client that comes with Debian Buster and just noticed a lot of variables I don't use in a small Python-based exporter I wrote, mostly the _created suffix ones drawing my attention. This seems to be a timestamp of when a variable (and in case of mapped/label variables, every individual label under it) got created.
Looking at the source, there seems to be no proper way to disable this near-2× explosion of data that I have no need for at all?
Metadata
Metadata
Assignees
Labels
No labels