SpacetimeDB icon indicating copy to clipboard operation
SpacetimeDB copied to clipboard

Add error rate + panic rate metrics to prometheus

Open cloutiertyler opened this issue 2 months ago • 1 comments

We want to be able to track the rate of errors and panics per minute coming from a module.

Needs:

  • database name
  • reducer name/procedure name

cloutiertyler avatar Oct 28 '25 13:10 cloutiertyler

I worked on it as a part of the dashboard overview page: https://github.com/clockworklabs/SpacetimeDB/pull/3614

drogus avatar Nov 17 '25 17:11 drogus