Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
gstlal
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Duncan Macleod
gstlal
Commits
51d94d2c
Commit
51d94d2c
authored
6 years ago
by
Patrick Godwin
Browse files
Options
Downloads
Patches
Plain Diff
inspiral.yml: update dashboard config for new plots + influx backend option
parent
037c792b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
gstlal-inspiral/share/O3/inspiral.yml
+26
-7
26 additions, 7 deletions
gstlal-inspiral/share/O3/inspiral.yml
with
26 additions
and
7 deletions
gstlal-inspiral/share/O3/inspiral.yml
+
26
−
7
View file @
51d94d2c
...
...
@@ -18,7 +18,7 @@ plots:
# likelihood history timeseries
-
title
:
Likelihood
type
:
TimeSeries
measurement
:
likelihood_history
measurement
:
likelihood_history
_across_jobs
column
:
data
aggregate
:
max
value
:
checked
...
...
@@ -34,7 +34,7 @@ plots:
# FAR history
-
title
:
FAR
type
:
TimeSeries
measurement
:
far_history
measurement
:
far_history
_across_jobs
column
:
data
aggregate
:
min
value
:
...
...
@@ -50,7 +50,7 @@ plots:
# latency history
-
title
:
Latency
type
:
TimeSeries
measurement
:
latency_history
measurement
:
latency_history
_across_jobs
column
:
data
aggregate
:
max
value
:
...
...
@@ -66,7 +66,7 @@ plots:
# snr history
-
title
:
SNR
type
:
TimeSeries
measurement
:
snr_history
measurement
:
snr_history
_across_jobs
column
:
data
aggregate
:
max
params
:
...
...
@@ -184,6 +184,14 @@ plots:
aggregate
:
max
value
:
# time since last plot
-
title
:
Last Latency by Job
type
:
Bar
measurement
:
latency_history
column
:
data
aggregate
:
max
value
:
# FIXME: add time since trigger plot
nagios
:
...
...
@@ -191,13 +199,24 @@ nagios:
measurement
:
ram_history
column
:
data
aggregate
:
max
num_jobs
:
32
8
num_jobs
:
32
7
measurements
:
ram_history
:
num_jobs
:
32
8
num_jobs
:
32
7
default
:
1e4
transform
:
latency
latency_history
:
num_jobs
:
327
default
:
1e3
transform
:
none
database
:
backend
:
hdf5
backend
:
influxdb
#backend: hdf5
rootdir
:
/home/gstlalcbc/replay/last_2_wks_o2/trigs.hyper
name
:
gstlal_inspiral
hostname
:
10.9.0.112
port
:
8086
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment