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

A more configurable URLNotifier #726

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

A more configurable URLNotifier #726

wants to merge 3 commits into from

Commits on Jun 12, 2024

  1. Makes URLNotifier more configurable

        * Add a new constructor that accepts 'URLNotifierParams' directly
        * Add 'DropWhenFull' as parameter
        * Add 'DeqeuedAt' for better monitoring at hooked backends
        * Fixes tag name being off by 1
        * Sets DequeuedAt
    itzloop committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    1705607 View commit details
    Browse the repository at this point in the history
  2. feat: allow for custom URLNotifier and add batched events protobuf de… (

    #3)
    
    * feat: allow for custom URLNotifier and add batched events protobuf definition
    
    * feat: Implement batch sender
    Mahdi-zarei authored and itzloop committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    7ddffa5 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. feat: Add include/exclude options (#4)

    * feat: Add include/exclude options
    
    * generated protobuf
    
    ---------
    
    Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
    Mahdi-zarei and github-actions[bot] authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    ed68808 View commit details
    Browse the repository at this point in the history