mirror of
https://github.com/getsentry/self-hosted.git
synced 2025-12-08 19:46:14 +00:00
* chore(relay): specify spool.enveloppe.max_backpressure_memory_percent configuration for handling relay's failing healthcheck Although a fix is being rolled out, that does not mean every relay instance would suddenly be fixed. We would need to still provide a workaround for people to try out. Refer to this specific issue comment: https://github.com/getsentry/self-hosted/issues/3330#issuecomment-2751092219 * Update config.example.yml Co-authored-by: Riccardo Busetti <riccardob36@gmail.com> * chore: default path for relay spool envelopes --------- Co-authored-by: Riccardo Busetti <riccardob36@gmail.com>