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

feat(http_listener_v2): allows multiple paths and add path_tag #9529

Merged
merged 7 commits into from
Jul 27, 2021

Commits on Jul 22, 2021

  1. feat(http_listener_v2)!: allows multiple paths and add path_tag

    Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
    Dominik Rosiek committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    ad3227a View commit details
    Browse the repository at this point in the history
  2. reafactor(http_listener_v2): keep backward compability

    Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
    Dominik Rosiek committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    84e7904 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. reafactor(http_listener_v2): use hardcoded http_listener_v2_path tag …

    …to store path
    
    Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
    Dominik Rosiek committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    8b4000d View commit details
    Browse the repository at this point in the history
  2. fix: clean up files

    Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
    Dominik Rosiek committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    811c703 View commit details
    Browse the repository at this point in the history
  3. refactor(http_listener_v2): do not duplicate paths

    Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
    Dominik Rosiek committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    2a3ef57 View commit details
    Browse the repository at this point in the history
  4. refactor(http_listener_v2): set empty string as default path

    Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
    Dominik Rosiek committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    d6b440d View commit details
    Browse the repository at this point in the history
  5. refactor(prometheusremotewrite): update README due to http_listener_v…

    …2 changes
    
    Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
    Dominik Rosiek committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    9e68e53 View commit details
    Browse the repository at this point in the history