# # ChangeLog for /src/bundle.proto # # Generated by Trac 0.10.3 # 05/19/13 12:24:36 # 07/08/11 12:40:13 Theo Schlossnagle <jesus@omniti.com> [a423b8a0d70a420968798dd0e5ff4dc20c963419] * src/bundle.pb-c.c (modified) * src/bundle.pb-c.h (modified) * src/bundle.proto (modified) * src/java/com/omniti/reconnoiter/CheckStatus.java (modified) * src/java/com/omniti/reconnoiter/event/NoitBundlev2.java (modified) * src/noit_check_log.c (modified) * src/noit_check_log_helpers.c (modified) add in the metadata as we originally discussed (for future) 07/01/11 08:00:58 Dan Di Spaltro <dan@cloudkick.com> [3081176b656a255da1e587a44933eabc58ee9119] * configure.in (modified) * src/Makefile.in (modified) * src/bundle.pb-c.c (added) * src/bundle.pb-c.h (added) * src/bundle.proto (added) * src/noit_check.c (modified) * src/noit_check.h (modified) * src/noit_check_log.c (modified) * src/noit_config.h.in (modified) Add autodetection of the libprotobuf-c library Add the generated bundle file use preprocessor macros to compile out support of protobufs. Add 'B' metrics with the discussed format over IRC, enough information to route, while preserving the cross language decoding.