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.
Boost Software License Version 1.0. See LICENSE.txt for details.
Copyright (c) 2019 dunnhumby Germany GmbH. All rights reserved
Contains methods that format primitive data members from structs or classes into strings that can be exported as responses to prometheus queries.