hyperflow-wms / hyperflow

HyperFlow: a scientific workflow engine
MIT License
65 stars 31 forks source link

Add OpenTelemetry support #85

Open Iffern opened 1 year ago

Iffern commented 1 year ago

Add OpenTelemetry support for hyperflow-engine. Configure automatic instrumentation for NodeJS, and disable fs and connect modules, because they generated too much 'noise'. Support instrumentation while running k8s jobs.