sentry-kubernetes / charts

Easily deploy Sentry on your Kubernetes Cluster
MIT License
1.1k stars 517 forks source link

Please expand what kind of event data will be lost on upgrade to 14.0.0 #607

Closed z0rc closed 2 years ago

z0rc commented 2 years ago

Is it:

In order to prepare for upgrade to new release I need to know exactly what will be deleted in Sentry.

z0rc commented 2 years ago

Tagging @J0sh0nat0r as you introduced this breaking change.

J0sh0nat0r commented 2 years ago

Unfortunately the impact is pretty heavy: essentially any event based data will be lost, so issues and traces along with their metadata and aggregations (including everything you mentioned). Organisational / configuration data however will remain so it will just appear as if all of your projects are "newly created" so to speak. I hope this helps \:)

z0rc commented 2 years ago

It's unfortunate, but thanks for clarification. I got answers for my questions, you might consider updating migration documentation.

hiloyt commented 2 years ago

@J0sh0nat0r Funny stuff - I did an upgrade (and applied your changes), but previously I did my changes (https://github.com/sentry-kubernetes/charts/pull/521#issuecomment-1048933444) and I lost nothing. All data are intact.

But if someone still wants to do the fresh upgrade and avoid data loss: https://github.com/AlexAkulov/clickhouse-backup

Mokto commented 2 years ago

This issue is stale because it has been open for 30 days with no activity.