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.
Answer by dane knezic
·
Nov 22, 2019 at 02:11 AM
Now that it's in your schema, try sending some requests to your proxy again
Answer by Priyadarshi Ajitav Jena · Aug 01, 2020 at 07:55 PM
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.
Does the StatisticsCollector policy convert negative numbers to positive? 1 Answer
Verify statistic collector is collecting the data 2 Answers
Maximum characters allowed for string type in Statistics Collector 1 Answer
How to generate several statistical reports for the same web application ? 0 Answers