Skip to content

RANGER-3917 : Ranger UI should have the provision to display the audit metrics for each active plugin - #1209

Open
dhavaljrajpara wants to merge 1 commit into
masterfrom
RANGER-3917
Open

RANGER-3917 : Ranger UI should have the provision to display the audit metrics for each active plugin#1209
dhavaljrajpara wants to merge 1 commit into
masterfrom
RANGER-3917

Conversation

@dhavaljrajpara

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Ranger UI should have the provision to display the audit metrics for each active plugin

How was this patch tested?

1.Applied the patch locally.
2.Verified that the build completed successfully.
3.Checked that the development server started and worked properly.
4.Performed UI-level sanity testing on the policy modules.
5)Tested matric tab related changes and also validated all graph related data populated properly or not.

});
};

const columns = React.useMemo(

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@dhavaljrajpara Metrics Details column is missing. Any reason why this column is getting skipped ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yes,
In the new implementation, they removed the Metrics Details data from the API response because the data is now fetched from Solr, which doesn't contain that field. Dinesh suggested removing that column as a result.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants