From cb45a8a7dca40058521cc1d8aac7af0f91e4e039 Mon Sep 17 00:00:00 2001 From: arrell_c Date: Tue, 19 Mar 2024 10:19:04 +0100 Subject: [PATCH] Update Pipeline server --- Pipeline-server.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Pipeline-server.md b/Pipeline-server.md index 09331db..ab05cd5 100644 --- a/Pipeline-server.md +++ b/Pipeline-server.md @@ -23,6 +23,12 @@ Dashboards to display individual pipeline metrics. E.g this one for PSSS: https://kibana.psi.ch/s/camserver/app/dashboards#/view/058f4b00-87a3-11ee-8a7f-6175eba7c3d6?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-1h,to:now)) +Dashboards to stream individual pipeline metrics. +E.g this one for SAROP21-PBPS103_proc: +https://kibana.psi.ch/s/camserver/app/logs/stream?flyoutOptions=(flyoutId:!n,flyoutVisibility:hidden,surroundingLogsId:!n)&logPosition=(end:now,position:!n,start:now-1d,streamLive:!t)&logFilter=(language:kuery,query:%27%22message%22:%20%22name:SAROP21-PBPS103_proc%22%27) + +**Note the stream may take around 30 seconds to load** + ## Cam Server git https://github.com/paulscherrerinstitute/cam_server/blob/master/cam_server/pipeline/data_processing/functions.py \ No newline at end of file