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

[Metricbeat] Support processors defined for light modules #15923

Merged
merged 25 commits into from
Jan 31, 2020

Commits on Jan 30, 2020

  1. Adjust test cases first

    Marcin Tojek committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    fdcd174 View commit details
    Browse the repository at this point in the history
  2. Setup processors for light modules

    Marcin Tojek committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    b13980c View commit details
    Browse the repository at this point in the history
  3. Fix: comments, mage check

    Marcin Tojek committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    e589187 View commit details
    Browse the repository at this point in the history
  4. Adjust code

    Marcin Tojek committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    0c4f502 View commit details
    Browse the repository at this point in the history
  5. Fix: missing comment

    Marcin Tojek committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    6e7953f View commit details
    Browse the repository at this point in the history
  6. Fix: mage check

    Marcin Tojek committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    5399adc View commit details
    Browse the repository at this point in the history
  7. Test light modules

    Marcin Tojek committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    4b852cf View commit details
    Browse the repository at this point in the history
  8. Test connector

    Marcin Tojek committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    f940103 View commit details
    Browse the repository at this point in the history
  9. Test runner

    Marcin Tojek committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    1b9a48f View commit details
    Browse the repository at this point in the history
  10. Fix: ToLower

    Marcin Tojek committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    500104a View commit details
    Browse the repository at this point in the history
  11. Adjust code after review

    Marcin Tojek committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    18c98aa View commit details
    Browse the repository at this point in the history
  12. Fix: mage check

    Marcin Tojek committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    8b4c4ab View commit details
    Browse the repository at this point in the history
  13. Adjust code after review

    Marcin Tojek committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    fe499b3 View commit details
    Browse the repository at this point in the history
  14. Adjust code after review

    Marcin Tojek committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    a232a77 View commit details
    Browse the repository at this point in the history
  15. Fix: check error

    Marcin Tojek committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    fe1d63c View commit details
    Browse the repository at this point in the history
  16. Fix: imports

    Marcin Tojek committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    3185a0c View commit details
    Browse the repository at this point in the history
  17. Increase test coverage

    Marcin Tojek committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    b717463 View commit details
    Browse the repository at this point in the history
  18. Add unit tests

    Marcin Tojek committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    b60d8d5 View commit details
    Browse the repository at this point in the history
  19. Fix: hound

    Marcin Tojek committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    8bc10f0 View commit details
    Browse the repository at this point in the history
  20. beater: use factory

    Marcin Tojek committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    9e39363 View commit details
    Browse the repository at this point in the history
  21. Beater: modules

    Marcin Tojek committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    2827441 View commit details
    Browse the repository at this point in the history
  22. Fix: system tests

    Marcin Tojek committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    cf816f3 View commit details
    Browse the repository at this point in the history
  23. Fix: implements interface

    Marcin Tojek committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    e82663b View commit details
    Browse the repository at this point in the history
  24. Add changelog entry

    Marcin Tojek committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    91b4896 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. Verify if processors are setup

    Marcin Tojek committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    d61ca03 View commit details
    Browse the repository at this point in the history