Skip to content

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

Open
@Ashu96

Description

@Ashu96

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions