Skip to content

← All questions

Insights say no runs, but we have a week of nightly runs on disk

Asked 3,410 views1 answer
bash
sdods insights show -p checkout-api
text
No insights computed yet for checkout-api.
  hint: Run `sdods insights compute -p checkout-api` after ingesting some runs.

Fine, so I ran compute:

bash
sdods insights compute -p checkout-api
text
Insights need the @sdods/db package and a configured database.

We have run this suite every night for a week and every run is sitting in .sdods/runs with its summary and its ndjson. Why does counting them need a database?

asked by Rasha Halabi572 ·

1 answer

Have the same question?

Ask it with the command you ran and the output you got, and it will be answered here.

Ask a question

Related