NASA-PDS / registry-dashboards

Processes, tools, and configuration for managing PDS archive analytics software and reports
Apache License 2.0
1 stars 0 forks source link

As a Node person I want to add a new bundle metrics visualization to the dashboard #30

Open plawton-umd opened 1 year ago

plawton-umd commented 1 year ago

💪 Motivation

...so that I can (without using the command line) see the number of collections and products in each loaded bundle.

📖 Additional Details

When I select the new Dashboard, for each loaded bundle, I would like to see

Time lidvid ops:Label_File_Info/ops:file_ref number of collections number of products (total from all the collections)

I created a new dashboard and change the existing panel, but I do not see how to add the counts.

⚖️ Acceptance Criteria

Given I have logged into and have a list of Dashboards to select from When I perform the selection of this new dashboard Then I expect to see the above list of information for each bundle loaded by sbnumd

⚙️ Engineering Details

jordanpadams commented 1 year ago

@plawton-umd per our discussion on registry workshop, we are adding this to the backlog for the time being, as this requires some more complex calculations to make it work. but if you could provide the curl commands you are using, we can add this to a discussion board so other folks can access it as needed.