Error fetching analytics data after adding StatisticsCollector

I added a StatisticsCollector policy to one of my proxies a day ago and made some sample requests to ensure it didn't error. Today, I see the new statistic, teststatistic, available when creating a custom report. However, I tried running the report and I get "Error fetching analytics data:Invalid query parameter - Field teststatistic is not present in <my-orgs> schema. "

The docs say it can take 30 minutes for a new statistic to appear in reporting, but it's been almost 24 hours. How I can make my custom report work properly?

Thanks for your help.

0 2 951
2 REPLIES 2

Now that it's in your schema, try sending some requests to your proxy again

Not applicable

sometimes due to naming convention, the db doesn't allow or some space or something, the new column doesn't get created for the parameter. If the issue still persists, you can check the table and see whther that column is added or not.