vectordotdev / vector

A high-performance observability data pipeline.
https://vector.dev
Mozilla Public License 2.0
17.47k stars 1.53k forks source link

Allow rerouting discarded events #14899

Open JeanMertz opened 1 year ago

JeanMertz commented 1 year ago

This is a tracking issue for RFC #12217 (PR #14708).

We want to give Vector users the assurance that events are never lost unexpectedly. There are currently many circumstances in which events are simply discarded without recourse for users of Vector to recover those events. This implements a framework for handling those discarded events in a uniform fashion in all components.

closes #1772 closes #12217 closes #13549

sumeet-zuora commented 1 year ago

Do we have an estimate when this would be released

jszwedko commented 1 year ago

Do we have an estimate when this would be released

Unfortunately not at this time. It is definitely something we want to do though.