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

Refactor agent configuration #1092

Merged
merged 11 commits into from
Oct 29, 2018
Merged

Commits on Oct 15, 2018

  1. Make agent reporters configurable

    Signed-off-by: Pavol Loffay <ploffay@redhat.com>
    pavolloffay committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    16c48ef View commit details
    Browse the repository at this point in the history
  2. Add nil check

    Signed-off-by: Pavol Loffay <ploffay@redhat.com>
    pavolloffay committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    3e3c47a View commit details
    Browse the repository at this point in the history
  3. Fix docker compose

    Signed-off-by: Pavol Loffay <ploffay@redhat.com>
    pavolloffay committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    4430db5 View commit details
    Browse the repository at this point in the history
  4. Remove redundant if

    Signed-off-by: Pavol Loffay <ploffay@redhat.com>
    pavolloffay committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    ea03533 View commit details
    Browse the repository at this point in the history
  5. Deprecate flags

    Signed-off-by: Pavol Loffay <ploffay@redhat.com>
    pavolloffay committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    5e31a0b View commit details
    Browse the repository at this point in the history
  6. Pass metrics explicitly

    Signed-off-by: Pavol Loffay <ploffay@redhat.com>
    pavolloffay committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    d166921 View commit details
    Browse the repository at this point in the history
  7. Collector proxy

    Signed-off-by: Pavol Loffay <ploffay@redhat.com>
    pavolloffay committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    9fe3da0 View commit details
    Browse the repository at this point in the history
  8. interface collector proxy

    Signed-off-by: Pavol Loffay <ploffay@redhat.com>
    pavolloffay committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    24b18df View commit details
    Browse the repository at this point in the history
  9. Fix all-in-one

    Signed-off-by: Pavol Loffay <ploffay@redhat.com>
    pavolloffay committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    f8876dc View commit details
    Browse the repository at this point in the history
  10. Remove comments

    Signed-off-by: Pavol Loffay <ploffay@redhat.com>
    pavolloffay committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    d238d12 View commit details
    Browse the repository at this point in the history
  11. Use directly reporters

    Signed-off-by: Pavol Loffay <ploffay@redhat.com>
    pavolloffay committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    8af5d3e View commit details
    Browse the repository at this point in the history