Services/Meetings/2013-07-03: Difference between revisions

Line 16: Line 16:
== Metrics (benbangert/rmiller/vng/trink) ==
== Metrics (benbangert/rmiller/vng/trink) ==
=== Heka ===
=== Heka ===
* Removed match capture group functionality from the router since parsing is better done in the filters.
* Added documentation for ElasticSearch output.
* Switched to requiring Go as a dependency instead of downloading and building it as part of the heka build.
* Added support for time zone adjustments to be applied to parsed timestamps w/ no specified time zone.
* Use strings instead of ints in TOML config to represent file permissions b/c TOML doesn't support octal strings.
* Added support for specifying permissions on folders that are created by the WhisperOutput.
* Better error reporting when an unknown config option is specified in the TOML config.
* Better folder creation, checking for write permissions, and failure modes in FileOutput and DashboardOutput.
* More consistency in TOML config option spellings.
* Redesign stat emission functionality in StatAccumInput.
* Parsed timestamps that only contain a time will now use the current date.
* Filters and Outputs no longer allowed to be created w/o a message_matcher.
== Sync (telliott) ==
== Sync (telliott) ==
== SimplePush (jr) ==
== SimplePush (jr) ==
Confirmed users
125

edits