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?
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.