-
Notifications
You must be signed in to change notification settings - Fork 31
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
metrics: Added the metrics module from legacy #500
Conversation
6f2ba58
to
fa8b1e3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some minor comments, but otherwise looks good!
Regarding commit message style, try to keep a single component in the message, also for brevity, i.e.
-site: zenodo_rdm: metrics: imported metrics module from zenodo/zenodo
+metrics: imported metrics module from zenodo/zenodo
Sometimes if we have "sub-components" we use dashes, e.g. deposit-ui: fixed validation error display
.
3672327
to
7e9ef4c
Compare
Hey @slint, thanks for the review. Before we merge this, we should add + test the Uptime bot secrets required as well. |
* Imported metrics module from zenodo/zenodo * Updated license and copyright information * Updated module for zenodoRDM * Update download volume aggregation index * `.format(...) -> f-strings` * Move and rename config vars
Moved: https://github.com/zenodo/zenodo/tree/master/zenodo/modules/metrics from Zenodo -> ZenodoRDM
Quite a few indices for opensearch and fields have been updated.
Closes https://github.com/zenodo/rdm-project/issues/60