After Portal upgrade from version 5.0.2.6 to version 5.2.1, analytics data not getting captured in Analytics Dashboard.
API Developer Portal 5.2.x
After upgrading the API Portal to version 5.2.x, perform the following steps to ensure that Analytics reports (Traffic, Latency & Errors Report,
Quota Consumption Report, and Custom Report) are refreshed:
docker exec -it <container id of the coordinator container> sh
2. Reset the supervisors using the following curl commands:
curl -X POST http://localhost:8081/druid/indexer/v1/supervisor/apim_metrics/reset
curl -X POST http://localhost:8081/druid/indexer/v1/supervisor/apim_metrics_hour/reset