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 Datadog Incident Management plugin support #46271

Merged
merged 19 commits into from
Sep 18, 2024

Commits on Sep 4, 2024

  1. Implement datadog plugin

    bernardjkim committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    0de70cc View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Add unit tests

    bernardjkim committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c093e94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32578dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91b698d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e23d7d4 View commit details
    Browse the repository at this point in the history
  5. Update tests

    bernardjkim committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6724ebd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d21051f View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    1d90082 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cb4c9c View commit details
    Browse the repository at this point in the history
  3. Typos

    bernardjkim committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    fb5d6d8 View commit details
    Browse the repository at this point in the history
  4. Lint

    bernardjkim committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e8af069 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    c768fa7 View commit details
    Browse the repository at this point in the history
  2. Set channel size

    bernardjkim committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3419f71 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Address feedback

    - Add PluginShutdownTimeout const
    - Support api endpoint configuration
    - Add additional godocs/comments
    bernardjkim committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    912fbfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdf0b37 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    dbf8e76 View commit details
    Browse the repository at this point in the history
  2. Fix lint

    bernardjkim committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3e62469 View commit details
    Browse the repository at this point in the history
  3. Unused function

    bernardjkim committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    afc0a23 View commit details
    Browse the repository at this point in the history