fleet icon indicating copy to clipboard operation
fleet copied to clipboard

Activity feed webhooks backend

Open getvictor opened this issue 1 year ago • 1 comments

#14722 Added gitops/apply configuration support:

  webhook_settings:
    activities_webhook:
      enable_activities_webhook: true
      destination_url: "https://example.com/activity"

If the webhook response is a 429 error code, the webhook retries for up to 30 minutes.

Video commentary: https://www.loom.com/share/c20a06c7b7614d379353ae47c2594237

Checklist for submitter

  • [x] Changes file added for user-visible changes in changes/, orbit/changes/ or ee/fleetd-chrome/changes. See Changes files for more information.
  • [x] Added/updated tests
  • [x] Manual QA for all new/changed functionality

getvictor avatar May 17 '24 19:05 getvictor

@mostlikelee Please re-review. I made a couple of small fixes.

getvictor avatar May 21 '24 21:05 getvictor