Definition at line 15 of file sources/includes/prometheus/client_metric.h.
Data Fields | |
| std::string | name |
| std::string | value |
Friends | |
| bool | operator< (const Label &lhs, const Label &rhs) |
| bool | operator== (const Label &lhs, const Label &rhs) |
| bool | operator< (const Label &lhs, const Label &rhs) |
| bool | operator== (const Label &lhs, const Label &rhs) |
Definition at line 19 of file sources/includes/prometheus/client_metric.h.
Definition at line 19 of file 9.0/sources/includes/prometheus/client_metric.h.
Definition at line 23 of file 9.0/sources/includes/prometheus/client_metric.h.
Definition at line 23 of file sources/includes/prometheus/client_metric.h.
| std::string prometheus::ClientMetric::Label::name |
Definition at line 16 of file sources/includes/prometheus/client_metric.h.
| std::string prometheus::ClientMetric::Label::value |
Definition at line 17 of file sources/includes/prometheus/client_metric.h.