rsstats 0.0.1
Redis Enterprise Statistic collector
rptsample.c File Reference

Basic report without connection to test output format. More...

#include "rptsample.h"
#include "clustercon.h"
#include "json.h"
#include "csv.h"
#include <string.h>
Include dependency graph for rptsample.c:

Go to the source code of this file.

Functions

void report_sample_header (FILE *reportfile)
 
void report_sample (FILE *reportfile, const cluster_t *cluster)
 

Detailed Description

Basic report without connection to test output format.

Author
François Cerbelle (Fanfan), franc.nosp@m.ois@.nosp@m.cerbe.nosp@m.lle..nosp@m.net

Definition in file rptsample.c.

Function Documentation

◆ report_sample()

void report_sample ( FILE *  reportfile,
const cluster_t cluster 
)

Definition at line 42 of file rptsample.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ report_sample_header()

void report_sample_header ( FILE *  reportfile)

Definition at line 36 of file rptsample.c.

Here is the caller graph for this function: