Tor 0.4.9.8
Loading...
Searching...
No Matches
prometheus.h File Reference

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)
 

Detailed Description

Header for feature/metrics/prometheus.c.

Definition in file prometheus.h.

Function Documentation

◆ prometheus_format_store_entry()

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 88 of file prometheus.c.

Referenced by metrics_store_get_output().