DiamondLightSource / blueapi

Apache License 2.0
6 stars 6 forks source link

Add performance/health monitoring capabilities #258

Open keithralphs opened 1 year ago

keithralphs commented 1 year ago

We need to make sure that we can publish information allowing the performance of the service to be measured in a Prometheus compatible form on a suitable port or posts (The info should be entries that belong in a time series, Prometheus will take care of counting, averaging etc). This should include things like

stan-dot commented 8 months ago

connected to #305