This endpoint should expose:
- The total number of simulations performed (all-time, 30d, 7d, 24h)
- The number of simulations per adapter (all-time, 30d, 7d, 24h)
- Number of failed simulations
We can do this by counting results in the database. This should be cached.
This will primarily be used on the home-page as a fun-fact, as well as our team's Grafana instance.
This endpoint should expose:
We can do this by counting results in the database. This should be cached.
This will primarily be used on the home-page as a fun-fact, as well as our team's Grafana instance.