Closed HansonYip closed 4 years ago
The tasks don't run until there's enough stuff in the queue. If you look at the export_config
table in mysql, it'll tell you what the batch size is for the "internal" export. You'll need to either lower that number or insert enough reports to exceed that number.
Hope that helps!
@willkg Thanks.
Hi everyone. I bootstrap the service as follow:
And I found that there were several dockers running.
It seems that the service should work. But I tried to use TowerCollector to collect about 20 observations and uploaded to my own service. Statistics page shows there is no data at all. In fact, all observations were uploaded successfully.