I upload test data using HTTP API of Loki. During about 15 minutes after I finished uploading it shows less counts then I uploaded, but later (probably in 30 minutes after upload) the counts change and become correct.
How to understand that counts contain all latest data inserted?
I didn’t set these parameters, so I expect they have default values. The config is mostly default either. The problem they are not disappearing, but opposite the data became available for queries from Loki with delay.
I just trying to understand if Loki suitable for use in our company, so I experimenting with it on my local PC (Windows) in Docker environment, and if I push metric one by one it work fine, but if I push multiple logs in single query then Loki has delay before the logs become available to query.