webiny-js icon indicating copy to clipboard operation
webiny-js copied to clipboard

CMS: Add ability to benchmark DB calls for observability and debugging

Open Ashu96 opened this issue 3 years ago • 1 comments

Is your feature request related to a problem? Please describe.

Headless CMS is great! When building an application using cms as the storage layer a lot of complexity and code can be completely removed which is awesome. But, as the application author, we don't have much insight into the performance aspect of using cms as the storage layer. Currently, there is no way to know if we're making redundant DB calls, which can help us to know about the data consumption.

Also, we can't benchmark its performance of it in comparison to a custom storage layer.

At this point, I don't know if it is a good enough reason to put in effort on this front. But, I'm logging this issue just so it is out there noted.

Describe the solution you'd like.

No response

Describe alternatives you've considered.

No response

Ashu96 avatar Apr 15 '22 09:04 Ashu96

This issue is stale because it was opened 120 days with no activity. Remove the "stale-issue" label or leave a comment to revive the issue. Otherwise, it will be closed in 7 days.

webiny-bot avatar Aug 14 '22 07:08 webiny-bot