Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Processor & Aggregator Plugins #1777

Merged
merged 13 commits into from
Oct 12, 2016
Merged

Support Processor & Aggregator Plugins #1777

merged 13 commits into from
Oct 12, 2016

Commits on Oct 12, 2016

  1. Support Processor & Aggregator Plugins

    closes #1726
    sparrc committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    64a7126 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef885ed View commit details
    Browse the repository at this point in the history
  3. Refactor handling of MinMax functionality into RunningAggregator

    allows for easier addition of a sliding window at a later time.
    
    Also makes `period` be a generic argument for all aggregator plugins.
    sparrc committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    fead808 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b03c1d9 View commit details
    Browse the repository at this point in the history
  5. Rebase fixup

    sparrc committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    2175a72 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78f544c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    acfdd15 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cace663 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9540a65 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    03b2984 View commit details
    Browse the repository at this point in the history
  11. delete nil fields in the metric maker.

    closes #1771
    sparrc committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    8ca4a50 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a84ce5d View commit details
    Browse the repository at this point in the history
  13. Log config file parsing errors properly

    closes #1344
    sparrc committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    b00ad65 View commit details
    Browse the repository at this point in the history