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 hide realm from the metric catalog #1047

Merged
merged 1 commit into from
Sep 19, 2019

Conversation

jpwhite4
Copy link
Member

This change prevents the information for a realm being shown in the Usage and Metric Explorer tabs. The reason for this change is that we do not want the JobEfficiency realm to be shown in the Usage and Metric Explorer tabs since it only exists for the purpose of the Job Efficiency dashboard.

There will be a pull request in the xdmod-supremm repo that sets the 'show_in_catalog' flag to false and a corresponding test that confirms that this works.

@plessbd
Copy link
Contributor

plessbd commented Sep 18, 2019

is this meant to go into 8.5?

@smgallo
Copy link
Contributor

smgallo commented Sep 18, 2019

I will add a configuration option show_in_catalog and an associated showInMetricCatalog() method for both Realms and Statistics in the new GroupBy code.

@jpwhite4 jpwhite4 merged commit 908511d into ubccr:xdmod8.5 Sep 19, 2019
@plessbd plessbd added enhancement Enhancement of the functionality of an existing feature autodoc:ignore Auto documentation ignore this PR and removed enhancement Enhancement of the functionality of an existing feature labels Oct 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autodoc:ignore Auto documentation ignore this PR Category:User Dashboard Screen shown after user login
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants