22#include "metrics_thread.h"
24#include <core/plugin.h>
43PLUGIN_DESCRIPTION(
"Exports metrics for Prometheus")
Plugin to export metrics for Prometheus.
MetricsPlugin(Configuration *config)
Constructor.
Thread to export metrics for Prometheus.
Interface for configuration handling.
ThreadList thread_list
Thread list member.
Configuration * config
Fawkes configuration.
void push_back(Thread *thread)
Add thread to the end.
Fawkes library namespace.