-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #32 from criblio/reductions
Route/Pipeline Reductions Dashboard
- Loading branch information
Showing
7 changed files
with
980 additions
and
2 deletions.
There are no files selected for viewing
Binary file not shown.
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
950 changes: 950 additions & 0 deletions
950
criblvision/default/data/ui/views/route_and_pipeline_reductions.xml
Large diffs are not rendered by default.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
abbreviated_unit,unit | ||
B,Bytes | ||
KB,Kilobytes | ||
MB,Megabytes | ||
GB,Gigabytes | ||
TB,Terabytes | ||
PB,Petabytes | ||
EB,Exabytes | ||
ZB,Zettabytes | ||
YB,Yottabytes | ||
RB,Ronnabytes | ||
QB,Quettabytes |