Go to the source code of this file.
Namespaces | |
| prometheus | |
Typedefs | |
| using | prometheus::Labels = std::map< std::string, std::string > |
| Multiple labels and their value. More... | |
| using | prometheus::Label = Labels::value_type |
| Single label and its value. More... | |