posthog icon indicating copy to clipboard operation
posthog copied to clipboard

Fast configuration options to speed up incident recovery, e.g. by token send to overflow or drop

Open tiina303 opened this issue 1 year ago • 0 comments

why: To help reduce time to incident resolution

Way to roll out configuration changes to ingestion pipeline without a PR and deploy or touching k8s

  • [ ] Capture: drop by token, drop by event, drop by distinct_id
  • [ ] Plugin-server
    • drop by token, drop by event, drop by distinct_id (shared with capture, single config)
    • send to overflow by token, event, distinct_id

Q2 planning doc: https://docs.google.com/document/d/1pC9P5dRSh7NP3ActXcAe1YaN4Y0nUyEeJI3noM1KpFw/edit

tiina303 avatar Apr 18 '24 16:04 tiina303