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

Enable metrics charts for all Hosted Repositories #2614

Open
iannesbitt opened this issue Feb 15, 2025 · 1 comment · May be fixed by #2615
Open

Enable metrics charts for all Hosted Repositories #2614

iannesbitt opened this issue Feb 15, 2025 · 1 comment · May be fixed by #2615
Assignees
Labels

Comments

@iannesbitt
Copy link
Contributor

Describe the bug
Not all Hosted Repositories are included in the AppModel setting for enabling metrics to appear on the /profile page.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://hostedrepo.dataone.org/profile
  2. Scroll down chart list
  3. See only basic metrics charts

Expected behavior
Expected behavior is the way the ADC charts show up: https://arcticdata.io/catalog/profile

Screenshots

Image

Desktop (please complete the following information):

  • OS: n/a
  • Browser n/a
  • Version n/a

Smartphone (please complete the following information):

  • Device: n/a
  • OS: n/a
  • Browser n/a
  • Version n/a

Additional context
Add any other context about the problem here.

@iannesbitt iannesbitt added the bug label Feb 15, 2025
@iannesbitt iannesbitt self-assigned this Feb 15, 2025
@iannesbitt
Copy link
Contributor Author

Hosted Repo config.js files can include for example dataoneHostedRepos: ["urn:node:SI"], but this should be set in the AppModel:

dataoneHostedRepos: [
"urn:node:KNB",
"urn:node:ARCTIC",
"urn:node:CA_OPC",
"urn:node:ESS_DIVE",
"urn:node:CERP_SFWMD",
],

@iannesbitt iannesbitt linked a pull request Feb 15, 2025 that will close this issue
@iannesbitt iannesbitt linked a pull request Feb 15, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant