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

Importing the old repo into this one #1

Merged
merged 34 commits into from Feb 9, 2016

Commits on Jan 25, 2016

  1. Initial commit for example input plugin

    untergeek authored and jrgns committed Jan 25, 2016
    Copy the full SHA
    c9bb9c2 View commit details
    Browse the repository at this point in the history
  2. New Readme

    ph authored and jrgns committed Jan 25, 2016
    Copy the full SHA
    ed211d5 View commit details
    Browse the repository at this point in the history
  3. Remove traces and references the meta logstash gem and change it to u…

    …se the new logstash-core gem.
    Pere Urbon-Bayes authored and jrgns committed Jan 25, 2016
    Copy the full SHA
    16e6afa View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b7fd6f6 View commit details
    Browse the repository at this point in the history
  5. bump version

    ph authored and jrgns committed Jan 25, 2016
    Copy the full SHA
    e8c9259 View commit details
    Browse the repository at this point in the history
  6. add CHANGELOG.md

    ph authored and jrgns committed Jan 25, 2016
    Copy the full SHA
    a7d7e8b View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    e6ff9df View commit details
    Browse the repository at this point in the history
  8. Initial Implementation

    jrgns committed Jan 25, 2016
    Copy the full SHA
    0e2246f View commit details
    Browse the repository at this point in the history
  9. Cleanup and debug

    jrgns committed Jan 25, 2016
    Copy the full SHA
    2cef0f9 View commit details
    Browse the repository at this point in the history
  10. Remove the test file

    jrgns committed Jan 25, 2016
    Copy the full SHA
    6651511 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    4cb2f83 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    ee65521 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    8d1a648 View commit details
    Browse the repository at this point in the history
  14. chore: Bump the version

    jrgns committed Jan 25, 2016
    Copy the full SHA
    c58cd2c View commit details
    Browse the repository at this point in the history
  15. Combine the metric and namespace settings

    Allow for greater flexibility around polling metrics from multiple
    namespaces. Fixes logstash-plugins#1
    jrgns committed Jan 25, 2016
    Copy the full SHA
    4646939 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    0cb9795 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    7f5fc59 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    835ee2d View commit details
    Browse the repository at this point in the history
  19. refac: Clean up and finish off

    - Break the run method into smaller methods
    - Make some logging statements info
    - Merge in the dimension and metric parameters
    - Remove method name confusion
    - Fixes logstash-plugins#12
    - Fixes logstash-plugins#7
    jrgns committed Jan 25, 2016
    Copy the full SHA
    f2dbbda View commit details
    Browse the repository at this point in the history
  20. docs: Update the documentation

    jrgns committed Jan 25, 2016
    Copy the full SHA
    4c69383 View commit details
    Browse the repository at this point in the history
  21. chore: Bump the version

    jrgns committed Jan 25, 2016
    Copy the full SHA
    e35dd03 View commit details
    Browse the repository at this point in the history
  22. chore: Check support for Logstash 2

    Fixes logstash-plugins#9
    Clean up some dependencies
    jrgns committed Jan 25, 2016
    Copy the full SHA
    2bc883f View commit details
    Browse the repository at this point in the history
  23. feat: ELB metrics support

    jrgns committed Jan 25, 2016
    Copy the full SHA
    4def3ea View commit details
    Browse the repository at this point in the history
  24. chore: Bump the version

    jrgns committed Jan 25, 2016
    Copy the full SHA
    d112e6e View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    b3ea51b View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    0878194 View commit details
    Browse the repository at this point in the history
  27. chore: Bump the version

    jrgns committed Jan 25, 2016
    Copy the full SHA
    37dfedf View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    3a5fa38 View commit details
    Browse the repository at this point in the history
  29. chore: Bump the version

    jrgns committed Jan 25, 2016
    Copy the full SHA
    0097dcb View commit details
    Browse the repository at this point in the history
  30. fix: Re-allow custom metrics

    jrgns committed Jan 25, 2016
    Copy the full SHA
    f48397d View commit details
    Browse the repository at this point in the history
  31. chore: Bump the version

    jrgns committed Jan 25, 2016
    Copy the full SHA
    ca084ae View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2016

  1. chore: Update the license year

    jrgns committed Jan 29, 2016
    Copy the full SHA
    22f293a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    af1e3dc View commit details
    Browse the repository at this point in the history
  3. test: Boiler plate for tests

    jrgns committed Jan 29, 2016
    Copy the full SHA
    993fe54 View commit details
    Browse the repository at this point in the history