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
a0c6344e
Commit
a0c6344e
authored
6 years ago
by
Patrick Godwin
Browse files
Options
Downloads
Patches
Plain Diff
feature_extraction_monitor.yml: update monitoring config to use new schema
parent
aedc0678
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-burst/share/feature_extractor/monitoring/feature_extraction_monitor.yml
+54
-13
54 additions, 13 deletions
...ature_extractor/monitoring/feature_extraction_monitor.yml
with
54 additions
and
13 deletions
gstlal-burst/share/feature_extractor/monitoring/feature_extraction_monitor.yml
+
54
−
13
View file @
a0c6344e
...
...
@@ -11,21 +11,62 @@ dashboard:
url
:
https://docs.ligo.org/lscsoft/gstlal/gstlal-burst/gstlal-burst.html
-
name
:
Git
url
:
https://git.ligo.org/lscsoft/gstlal
GPS
:
-1
Duration
:
600
plots
:
-
title
:
SNR Timeseries
id
:
tester1
url
:
https://ldas-jobs.ligo-wa.caltech.edu/~patrick.godwin/cgi-bin/feature_extraction_monitor.cgi/api/target_snr/sqlite/
# target SNR timeseries
-
title
:
h(t) SNR
type
:
TimeSeries
-
title
:
Feature Production Latency
id
:
tester2
url
:
https://ldas-jobs.ligo-wa.caltech.edu/~patrick.godwin/cgi-bin/feature_extraction_monitor.cgi/api/latency/sqlite/
measurement
:
target_snr
column
:
data
aggregate
:
max
params
:
-
-
job
-
synchronizer
value
:
checked
# synchronizer latency timeseries
-
title
:
Latency
type
:
TimeSeries
-
title
:
percent channels missed in packet
id
:
tester3
url
:
https://ldas-jobs.ligo-wa.caltech.edu/~patrick.godwin/cgi-bin/feature_extraction_monitor.cgi/api/percent_missed/sqlite/
measurement
:
latency
column
:
data
aggregate
:
max
params
:
-
-
job
-
synchronizer
value
:
checked
# percent missed timeseries
-
title
:
Percent channels missed
type
:
TimeSeries
measurement
:
percent_missed
column
:
data
aggregate
:
max
params
:
-
-
job
-
synchronizer
value
:
checked
# latency heatmap (by job)
-
title
:
Latency by Job
type
:
TimeHeatMap
measurement
:
latency
column
:
data
aggregate
:
max
tag
:
job
value
:
checked
# snr heatmap (by channel)
-
title
:
SNR by Channel
type
:
TimeHeatMap
measurement
:
snr
column
:
data
aggregate
:
max
tag
:
channel
value
:
database
:
backend
:
sqlite
name
:
fx
path
:
/home/idq/gstlal/online/gstlal_feature_listener
table
:
fxmonitor
backend
:
hdf5
rootdir
:
/home/patrick.godwin/detchar/gstlal_features/test_online
basename
:
aggregator
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