Download metrics for plugins from custom non-public plugin repository
已回答
How can one go about determining metrics (number of downloads, for instance) for a custom plugin repository? The plugins are not made available on Jetbrains plugin repository, so looking for a possible re-use of any existing metrics providers, used at Jetbrains.
请先登录再写评论。
AFAIK this is not possible, waiting for colleague to confirm.
If this custom repository belongs to you then I would suggest parsing server logs to determine number of plugin file downloads.