You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the audit library, it is easy to track cluster operations. All gathered information is stored in the cache but it is hard to create a readable report about operation occurred in the cluster. Operation statuses are also unclear.
Needed some set of classes for easy and quick report building to understand:
what operations on the cluster are in progress right now
operation history
what nodes are used for the operation
is the operation a part of chain or not
The text was updated successfully, but these errors were encountered:
With the audit library, it is easy to track cluster operations. All gathered information is stored in the cache but it is hard to create a readable report about operation occurred in the cluster. Operation statuses are also unclear.
Needed some set of classes for easy and quick report building to understand:
The text was updated successfully, but these errors were encountered: