We are using GitHub - getsentry/self-hosted: Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept for run a production instance of Sentry
Clickhouse Requeriments https://clickhouse.tech/docs/en/operations/requirements/ says:
Disable the swap file for production environments
Does this mean that I should disable the swap file in our server?
How could this affect other sentry services?
Thank you!