#include "stats/stats-control.h"#include "stats/stats-csv.h"#include "stats/stats-prometheus.h"#include "stats/stats-counter.h"#include "stats/stats-registry.h"#include "stats/stats-cluster.h"#include "stats/aggregator/stats-aggregator-registry.h"#include "stats/stats-query-commands.h"#include "control/control-commands.h"#include "control/control-server.h"#include "control/control-connection.h"#include <string.h>
Functions | |
| void | stats_register_control_commands (void) |
| void stats_register_control_commands | ( | void | ) |