"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "src/stats/stats-settings.h" between
dovecot-2.3.16.tar.gz and dovecot-2.3.17.tar.gz

About: Dovecot is an IMAP and POP3 server, written with security primarily in mind.

stats-settings.h  (dovecot-2.3.16):stats-settings.h  (dovecot-2.3.17)
#ifndef STATS_SETTINGS_H #ifndef STATS_SETTINGS_H
#define STATS_SETTINGS_H #define STATS_SETTINGS_H
#define STATS_METRIC_SETTINGS_DEFAULT_EXPORTER_INCLUDE \
"name hostname timestamps categories fields"
/* <settings checks> */ /* <settings checks> */
/* /*
* We allow a selection of a timestamp format. * We allow a selection of a timestamp format.
* *
* The 'time-unix' format generates a number with the number of seconds * The 'time-unix' format generates a number with the number of seconds
* since 1970-01-01 00:00 UTC. * since 1970-01-01 00:00 UTC.
* *
* The 'time-rfc3339' format uses the YYYY-MM-DDTHH:MM:SS.uuuuuuZ format as * The 'time-rfc3339' format uses the YYYY-MM-DDTHH:MM:SS.uuuuuuZ format as
* defined by RFC 3339. * defined by RFC 3339.
* *
skipping to change at line 120 skipping to change at line 123
}; };
struct stats_settings { struct stats_settings {
const char *stats_http_rawlog_dir; const char *stats_http_rawlog_dir;
ARRAY(struct stats_exporter_settings *) exporters; ARRAY(struct stats_exporter_settings *) exporters;
ARRAY(struct stats_metric_settings *) metrics; ARRAY(struct stats_metric_settings *) metrics;
}; };
extern const struct setting_parser_info stats_setting_parser_info; extern const struct setting_parser_info stats_setting_parser_info;
extern const struct setting_parser_info stats_metric_setting_parser_info;
#endif #endif
 End of changes. 2 change blocks. 
0 lines changed or deleted 4 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)