Willy Tarreau cb80912001 MEDIUM: stats: support "show info typed" on the CLI
This emits the field positions, names and types. It is more convenient
than the default output for a parser that doesn't know all the fields. It
simply relies on stats_emit_typed_data_field() and stats_emit_field_tags()
added by previous patch for the output. A new stats format flag was added,
STAT_FMT_TYPED, which is set when the "typed" keyword is specified on the
CLI.
2016-03-11 17:08:06 +01:00
..
2015-02-28 23:12:32 +01:00
2016-02-19 14:37:46 +01:00
2016-02-12 11:08:53 +01:00
2009-01-25 13:49:53 +01:00