-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
traverser: add capability to output agfilter data
Problem: after extracting the jobid and/or agfilter boolean with the evaluator, the traverser needs to fetch the aggregate filter counts by jobid (if the ID is present in the find string) or total utilization. Add conditional behavior to fetch appropriate aggregate filter data depending on the presence of jobid and the value of the agfilter boolean.
- Loading branch information
Showing
2 changed files
with
35 additions
and
3 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