SlideRuleEarth / sliderule

Server and client framework for on-demand science data processing in the cloud
https://slideruleearth.io
Other
27 stars 12 forks source link

Implement performance tracing platform #257

Open jpswinski opened 1 year ago

jpswinski commented 1 year ago

Currently we are using grafana/prometheus to collect and display application metrics. But there is currently no easy way to collet and display traces. The code supports tracing, and there are Python scripts to analyze the traces, but it would be must more useful if we had the ability to turn tracing on and off on a deployed cluster and see and manipulate those traces in something like grafana.