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

add monitoring.filters flag #133

Merged
merged 16 commits into from
Feb 6, 2022

Commits on Feb 2, 2022

  1. add monitoring.extra.filter flag

    Signed-off-by: vrunoa <vruno.alassia@gmail.com>
    vrunoa committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    d656a75 View commit details
    Browse the repository at this point in the history
  2. fix lint

    Signed-off-by: vrunoa <vruno.alassia@gmail.com>
    vrunoa committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    7f688af View commit details
    Browse the repository at this point in the history
  3. use string to give more flexibility on filter to allow devs use AND/OR

    Signed-off-by: vrunoa <vruno.alassia@gmail.com>
    vrunoa committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    970a7c2 View commit details
    Browse the repository at this point in the history
  4. using filter by prefix

    Signed-off-by: vrunoa <vruno.alassia@gmail.com>
    vrunoa committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    476664d View commit details
    Browse the repository at this point in the history
  5. add method to get extra filter flags prefix and modifiers

    Signed-off-by: vrunoa <vruno.alassia@gmail.com>
    vrunoa committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    6b3ce15 View commit details
    Browse the repository at this point in the history
  6. pre create filters

    Signed-off-by: vrunoa <vruno.alassia@gmail.com>
    vrunoa committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    52893c7 View commit details
    Browse the repository at this point in the history
  7. remove extra if statement

    Signed-off-by: vrunoa <vruno.alassia@gmail.com>
    vrunoa committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    267f07d View commit details
    Browse the repository at this point in the history
  8. update example

    Signed-off-by: vrunoa <vruno.alassia@gmail.com>
    vrunoa committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    7c75be0 View commit details
    Browse the repository at this point in the history
  9. update README

    Signed-off-by: vrunoa <vruno.alassia@gmail.com>
    vrunoa committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    5796dc6 View commit details
    Browse the repository at this point in the history
  10. rename flag

    Signed-off-by: vrunoa <vruno.alassia@gmail.com>
    vrunoa committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    d9dfbe3 View commit details
    Browse the repository at this point in the history
  11. rename var

    Signed-off-by: vrunoa <vruno.alassia@gmail.com>
    vrunoa committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    31e98cf View commit details
    Browse the repository at this point in the history
  12. fix lint

    Signed-off-by: vrunoa <vruno.alassia@gmail.com>
    vrunoa committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    528112e View commit details
    Browse the repository at this point in the history
  13. update flag to .filters

    Signed-off-by: vrunoa <vruno.alassia@gmail.com>
    vrunoa committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    ee27163 View commit details
    Browse the repository at this point in the history
  14. update readme

    Signed-off-by: vrunoa <vruno.alassia@gmail.com>
    vrunoa committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    2b7a87b View commit details
    Browse the repository at this point in the history
  15. update readme

    Signed-off-by: vrunoa <vruno.alassia@gmail.com>
    vrunoa committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    5f0bfac View commit details
    Browse the repository at this point in the history
  16. update readme

    Signed-off-by: vrunoa <vruno.alassia@gmail.com>
    vrunoa committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    5220429 View commit details
    Browse the repository at this point in the history