Tor
0.4.7.0-alpha-dev
|
Header for feature/metrics/prometheus.c. More...
Go to the source code of this file.
Functions | |
void | prometheus_format_store_entry (const metrics_store_entry_t *entry, buf_t *data, bool no_comment) |
Header for feature/metrics/prometheus.c.
Definition in file prometheus.h.
void prometheus_format_store_entry | ( | const metrics_store_entry_t * | entry, |
buf_t * | data, | ||
bool | no_comment | ||
) |
Format the given entry in to the buffer data.
Definition at line 45 of file prometheus.c.
Referenced by metrics_store_get_output().