Update Pipeline server

This commit is contained in:
arrell_c 2024-03-19 10:19:04 +01:00
parent 738c3a6ad6
commit cb45a8a7dc

View File

@ -23,6 +23,12 @@ Dashboards to display individual pipeline metrics.
E.g this one for PSSS: 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)) 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 ## Cam Server git
https://github.com/paulscherrerinstitute/cam_server/blob/master/cam_server/pipeline/data_processing/functions.py https://github.com/paulscherrerinstitute/cam_server/blob/master/cam_server/pipeline/data_processing/functions.py