Skip to content
Snippets Groups Projects
Commit ba2e870f authored by Patrick Godwin's avatar Patrick Godwin
Browse files

inspiral.yml: update config with summary page and which plots are displayed by default

parent d08ef624
No related branches found
No related tags found
No related merge requests found
Pipeline #50077 canceled
......@@ -4,7 +4,7 @@ dashboard:
image: yes
tabs:
- name: Summary
url: /
url: https://docs.google.com/document/d/e/2PACX-1vSXj6m6A5qHuP4FR6V9fmv2u_mjHH3G-c0T8BWDLiusYOk81rZMRDWWbNnKkcGcQcHx9Ce07bF40DEK/pub
- name: Shifts
url: /
- name: Docs
......@@ -22,7 +22,7 @@ plots:
#measurement: likelihood_history
column: data
aggregate: max
value: checked
value:
# likelihood history heatmap (by job)
- title: Likelihood by Job
......@@ -41,7 +41,7 @@ plots:
column: data
aggregate: min
layout: {yaxis: {type: log}}
value:
value: checked
# FAR history heatmap (by job)
- title: FAR by Job
......@@ -213,7 +213,7 @@ plots:
column: data
aggregate: max
tag: job
value:
value: checked
# time since last plot
- title: Last Latency by Job
......@@ -222,7 +222,7 @@ plots:
column: data
aggregate: max
tag: job
value:
value: checked
# FIXME: add time since trigger plot
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment