Why is the Admin System Overview blank?

I’m trying to come up with a system-wide event quota and would like to use the data over the last week as a guide.

I went to the Admin → System Overview pane hoping to see statistics on Event Throughput but it’s all zero’s.

Is there another way to get this info (max event throughput by minute at tp100 over the last week)? If not, what’s wrong with my setup that I’m not seeing this on 21.8.0.dev0?

This might have something to do with your TSDB setting if you are coming from an older version. Check this PR out and see if it helps: feat: Instruct users to migrate TSDB by untitaker · Pull Request #430 · getsentry/onpremise · GitHub

I just confirmed that my sentry.conf.py file contains SENTRY_TSDB = "sentry.tsdb.redissnuba.RedisSnubaTSDB" and doesn’t contain SENTRY_TSDB_OPTIONS as expected so I don’t think that’s it.

Well then I don’t really know. I think @untitaker may have some ideas here.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.