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

Apply Autodiscovery dynamic fields in autoreloading #19135

Merged
merged 8 commits into from
Jun 15, 2020

Commits on Jun 12, 2020

  1. Add WithDynamicFields helper

    urso committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    732836c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00bd7ee View commit details
    Browse the repository at this point in the history
  3. Update tests to validate dynamicFields are still set

    Add unit test to cfgfile package to test the dynamicFields are still
    applied when a new runner is created.
    urso committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    dc40930 View commit details
    Browse the repository at this point in the history
  4. add missing license header

    urso committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    5d9c2c5 View commit details
    Browse the repository at this point in the history
  5. fix unit test in heartbeat

    urso committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    f319101 View commit details
    Browse the repository at this point in the history
  6. fix test in metricbeat

    urso committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    1183ed8 View commit details
    Browse the repository at this point in the history
  7. Fix mqtt test

    urso committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    fd6e2a2 View commit details
    Browse the repository at this point in the history
  8. Add developer changelog entry

    urso committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    5843325 View commit details
    Browse the repository at this point in the history