Skip to content
Snippets Groups Projects
Commit d5647fde authored by Nico Vermaas's avatar Nico Vermaas
Browse files

adding ingest errors

parent df292509
Branches
No related tags found
No related merge requests found
......@@ -3,5 +3,6 @@
--title=I/O speeds on wcudata1 from ATDB
--y_axis_title=I/O Speed in Gbps
--query=taskID__contains=190608
--query=starttime__gt=2019-06-09T00:00:00Z&starttime__lt=2019-06-13T00:00:00Z
--query=starttime__gt=2019-06-08T00:00:00Z&starttime__lt=2019-06-13T00:00:00Z
--annotate=taskid
--plot_engine=mathplotlib
......@@ -3,4 +3,7 @@
--title=I/O speeds on wcudata1 from ATDB
--y_axis_title=I/O Speed in Gbps
--query=taskID__contains=190607
--query=taskID__gte=190610000&taskID__lte=190613000
--query=starttime__gt=2019-06-01T00:00:00Z&starttime__lt=2019-06-08T00:00:00Z
--query=taskID__gte=190607000&taskID__lte=190613000
--plot_engine=mathplotlib
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment