forked from choria-legacy/marionette-collective
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
15267 - support surpressing aggregate summaries in printrpcstats
The aggregate summary stats is always available and always printed but we really dont know what users want in their custom applications, it seems that often they wont want summaries printed like in the case of 'fact' application. So this changes the default that the summaries are not printed always from the printrpcstats call but only when :summarize => true is passed this should provide maximum backward compatability
- Loading branch information
Showing
3 changed files
with
19 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters