Format data members from a struct or a class into a string that can be added to a stat collection buffer for exporting to prometheus.
Format data members from a struct or a class, with a additional label name and value, into a string that can be added to a stat collection buffer for exporting to prometheus.
Format data members from a struct or a class, with an additional struct or class to fetch label names and values from, into a string that can be added to a stat collection buffer for exporting to prometheus.
Contains methods that format primitive data members from structs or classes into strings that can be exported as responses to prometheus queries.