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: streamline dispatcher #176

Closed
wants to merge 64 commits into from
Closed

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    4f69c5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9794b5 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    acadfd1 View commit details
    Browse the repository at this point in the history
  2. docs: update the usage guide links URL in readme (#8)

    fix: update the usage guide links URL
    Mryashbhardwaj authored May 11, 2023
    Configuration menu
    Copy the full SHA
    08e7489 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. fix(receiver): update receiver should replace existing receiver (#11)

    fix(receiver): update receiver should replace existing receiver with the new one
    mabdh authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    6fdb063 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    10a0f6a View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. feat(receiver): add new slack_channel receiver type (#14)

    * feat(receiver): add new  receiver type
    
    * fix: test
    
    * feat: update proto and add some fixes
    
    * refactor: receiver plugin
    mabdh authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    107c283 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    7aea29e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7682e54 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    ce0b6fe View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    48f2296 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27f056f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    3362504 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    af659f3 View commit details
    Browse the repository at this point in the history
  2. chore: bump up salt (#26)

    mabdh authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    f5463e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. refactor: use hashicorp go-plugin (#25)

    feat: refactor to use hashicorp go-plugin
    mabdh authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ed2707b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bf08fe View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    48505b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. fix(siren): provider plugin interface (#30)

    * fix: add better logging for plugins provider (#29)
    
    * feat: bump up go
    mabdh authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    cd90feb View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. feat: use alert_name for slack and pagerduty notification (#32)

    * feat: use alert_name for slack and pagerduty notification
    
    * fix: template message receiver formatting
    
    ---------
    
    Co-authored-by: Manish Dangi <[email protected]>
    Co-authored-by: Muhammad Abduh <[email protected]>
    3 people authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    33dd04f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Configuration menu
    Copy the full SHA
    2d31719 View commit details
    Browse the repository at this point in the history
  2. fix: plugins go mod

    mabdh committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    9f71197 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3f6e4c View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. feat: enrich namespace labels when sync runtime (#34)

    feat: encrich namespace labels when sync runtime
    mabdh authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    ab02b23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f541627 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e125271 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    b99793b View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. feat: update proto (#38)

    mabdh authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    52ce912 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da2dd3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3c5704 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    4447a08 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    25f1775 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    f5d0da9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50b59c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. feat: flattening getReceiver call (#44)

    Co-authored-by: Manish Dangi <[email protected]>
    manishdangi98 and Manish Dangi authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    365181b View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    67a3842 View commit details
    Browse the repository at this point in the history
  2. chore: add CODEOWNERS

    mabdh committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    f74f524 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    1e0f6d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c07653 View commit details
    Browse the repository at this point in the history
  3. Update CODEOWNERS

    mabdh authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f20ec07 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    87e3160 View commit details
    Browse the repository at this point in the history
  2. Update release.yaml

    mabdh authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e72b2b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    fa36a97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d418905 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    a46bf26 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. feat: enrich DB instrumentation (#52)

    feat: enrich DB instrumentation
    manishdangi98 authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    6895b8e View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    507acd6 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    fc19c87 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    7af6c97 View commit details
    Browse the repository at this point in the history
  2. feat: List Notifications API (#57)

    feat: List Notifications API
    manishdangi98 authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    1de412b View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    2df0eed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1a78e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b1aba4 View commit details
    Browse the repository at this point in the history
  4. fix: table in doc (#61)

    mabdh authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    b632eb7 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    cb928ec View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. feat: bulk notification api (#63)

    * refactor: alerts notification service
    
    * feat: bulk notifications api
    
    * fix: test
    
    * chore: remove unnecessary files
    
    * feat: add substraction texttemplate
    mabdh authored May 30, 2024
    Configuration menu
    Copy the full SHA
    94c684d View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. feat: add subscription receiver API (#64)

    * feat: add subscription receiver API
    
    * feat: add instrumentation
    
    * fix: test
    mabdh authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    2477ff6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a318e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    f14b567 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d62cc09 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    96cc6ba View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. feat: add with_relation_labels flag in list subscription (#71)

    feat: add with_subscription_receiver flag in list subscription
    mabdh authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f33d569 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. fix: docs (#72)

    mabdh authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    49df13d View commit details
    Browse the repository at this point in the history
  2. checkpoint

    mabdh committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    2791bde View commit details
    Browse the repository at this point in the history