Load historical sentry data #758
Unanswered
tejasnadgoud
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
We have been trying to move from sentry9.1.2 to the latest version. The 9.1.2 was installed with our own terraform code and the latest is installed using
sentry-kubernetes
helm charts. However, I am stuck at thepostgres
data migrations. I changed the values inexternalPostgresql
invalues.yaml
and sentry UI is up and running but it does not show the historical data from the linked rds-postgres host.If I raise new exceptions from my sample code, sentry does show that. On checking the sentry-web and sentry-worker logs (both the pods are running), I found the below error:
Any help is greatly appreciated!
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions