-
Notifications
You must be signed in to change notification settings - Fork 594
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Catalog] Capture content item metrics in remote provider #1768
Comments
please assign to me |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
@leecalcote i would like to work on this |
@codeSafari10 @MUzairS15 has this functionality been completed? |
@aabidsofi19 ensured that a request was made to the remote provider when the clone button was clicked. @aabidsofi19 Did you also account for download? |
@MUzairS15 under what metric would he have done so for Download? |
@akshansh-modi, sounds great. I can confirm that there is a "Downloads" metric available. See the Cloud API, if helpful. |
@leecalcote i am unable to download , it seems to me that this is a cors issue |
Is the catalog leaderboard you mentioned the one at meshery.layer5.io? |
Yes |
@leecalcote, I looked into it and it seems to be an issue with the backend rather than with the meshery.io repository. If the link https://playground.meshery.io/api/pattern/download/${patternId} is the correct one being used here, that might be where the problem lies. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Current Behavior
Actions such as "Download", "Clone" and so on do not have their count incremented in order to track content popularity in the meshery.io/catalog
Desired Behavior
Increment count in remote provider catalog.
Screenshots / Mockups
Contributor Guides and Resources
The text was updated successfully, but these errors were encountered: