Download counter is not changing even new downloads were done. Is already a known problem: * see this [issue](https://www.github.com/IQSS/dataverse/issues/10609) * see this communication - https://groups.google.com/g/dataverse-community/c/CVj5nG3EIhA/m/uAhbXCcLAQAJ As a solution could be decreasing of caching time - https://guides.dataverse.org/en/latest/installation/config.html#metricscachetimeoutminutes FYI: * API calls for metrics, to see historical data: https://guides.dataverse.org/en/latest/api/metrics.html * [MetricsURL](https://guides.dataverse.org/en/latest/installation/config.html#metricsurl) - usage of external service to present metrics. See also available [Reporting Tools and Common Queries](https://guides.dataverse.org/en/latest/admin/reporting-tools-and-queries.html)
Download counter is not changing even new downloads were done.
Is already a known problem:
As a solution could be decreasing of caching time - https://guides.dataverse.org/en/latest/installation/config.html#metricscachetimeoutminutes
FYI: