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: add alertmanager sink #107

Merged
merged 16 commits into from
Nov 15, 2023
Merged

feat: add alertmanager sink #107

merged 16 commits into from
Nov 15, 2023

Commits on Nov 15, 2023

  1. feat: alertmanager sink

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    e97aa07 View commit details
    Browse the repository at this point in the history
  2. feat: alertmanager sink

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    92c4f3a View commit details
    Browse the repository at this point in the history
  3. refactor: reduce VR update error verbosity

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    7f49132 View commit details
    Browse the repository at this point in the history
  4. feat: alertmanager sink

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    bdca541 View commit details
    Browse the repository at this point in the history
  5. docs: add screenshot to README.md

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    be091f1 View commit details
    Browse the repository at this point in the history
  6. docs: clarify detail & failure annotations

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    c62c8c1 View commit details
    Browse the repository at this point in the history
  7. feat: add basic auth support

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    157da2e View commit details
    Browse the repository at this point in the history
  8. feat: add TLS support

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    c0fb0b2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bff2119 View commit details
    Browse the repository at this point in the history
  10. refactor: remove unused var from sink.Configure; add unit tests

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    3bd84be View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c8bcf38 View commit details
    Browse the repository at this point in the history
  12. test: increase coverage

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    b2a91eb View commit details
    Browse the repository at this point in the history
  13. test: increase coverage

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    a7607ad View commit details
    Browse the repository at this point in the history
  14. refactor: misc. tidying

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    421b8d1 View commit details
    Browse the repository at this point in the history
  15. docs: update README

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    a9e8316 View commit details
    Browse the repository at this point in the history
  16. chore: log removal of path from alertmanager endpoint

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    e3e7788 View commit details
    Browse the repository at this point in the history