I am using sentry 9.1.2 dockerfile. I have launched my own components, like postgres, elastic cache and configured my sentry image use them. I have it up and running since last one year. Today, I wanted to look at some of the metadata for one of my event and I queried my postgres to look for “sentry_event” table and I don’t seem to find it. May I know where exactly sentry events are being stored. I almost feel I have seen this table in the past but I might be mistaken.
Why are you querying the database directly for this, can you share your end goal?
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.