Skip to content
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

Add ability to sort extensions by downloads, using Tableau download stats #952

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

holly-cummins
Copy link
Collaborator

@holly-cummins holly-cummins commented Mar 12, 2024

I thought I'd have to do this by hand with manual uploads of download data, but I found the Tableau rest api and got it working. So this should stay current as long as we continue to get refreshes of the workbook and view we're using. Because it needs a secret for the Tableau access token, this won't render in the PR preview, but this is what I see locally:

image

The message about the date only shows when sort by downloads is selected. I've verified the order against the table in the Tableau UI.

Partial resolution of #856. One problem is that we only have the artifact id, not the group id, in the raw data, so the json-logging downloads will get double-counted and can't be split (yet). I've raised #951.

cc @maxandersen and @gastaldi, because this is a notable data enrichment.

@holly-cummins holly-cummins force-pushed the popularity-sort branch 2 times, most recently from d58ef9b to 532f033 Compare March 12, 2024 20:56
Copy link
Contributor

@gastaldi gastaldi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

Copy link

github-actions bot commented Mar 12, 2024

🙈 The PR is closed and the preview is expired.

@holly-cummins holly-cummins merged commit 7ae9f96 into quarkusio:main Mar 13, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants