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

#9565 Fix metrics API "file/byType/monthly" by using specific key cache #9586

Merged

Conversation

jeromeroucou
Copy link
Contributor

What this PR does / why we need it:

Fix metrics API "file/byType/monthly" by using specific key cache

Which issue(s) this PR closes:

Closes #9565

Suggestions on how to test this:

Call first metrics/files/byType :

curl https://$SERVER_URL/api/info/metrics/files/byType?parentAlias=$ALIAS

And after call metrics/files/byType/monthly :

curl https://$SERVER_URL/api/info/metrics/files/byType/monthly?parentAlias=$ALIAS

Copy link
Member

@qqmyers qqmyers left a comment

Choose a reason for hiding this comment

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

Looks good - thanks!

@qqmyers qqmyers added Size: 3 A percentage of a sprint. 2.1 hours. and removed Size: 3 A percentage of a sprint. 2.1 hours. labels May 10, 2023
@qqmyers qqmyers added this to Ready for Review ⏩ in IQSS/dataverse (TO BE RETIRED / DELETED in favor of project 34) via automation May 10, 2023
@scolapasta scolapasta moved this from Ready for Review ⏩ to Ready for QA ⏩ in IQSS/dataverse (TO BE RETIRED / DELETED in favor of project 34) May 10, 2023
@kcondon kcondon self-assigned this May 12, 2023
@kcondon kcondon merged commit fc23042 into IQSS:develop May 12, 2023
2 of 3 checks passed
IQSS/dataverse (TO BE RETIRED / DELETED in favor of project 34) automation moved this from QA ✅ to Done 🚀 May 12, 2023
@pdurbin pdurbin added this to the 5.14 milestone May 16, 2023
@DS-INRA DS-INRA moved this from Done to Done (Recherche Data Gouv) in Recherche Data Gouv (formerly Data INRAE) Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Size: 3 A percentage of a sprint. 2.1 hours.
Projects
Recherche Data Gouv (formerly Data IN...
  
🚀 Done (Recherche Data Gouv)
Development

Successfully merging this pull request may close these issues.

Metrics API "file/byType/monthly" may not work
4 participants