You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to measure the performance of the plugin when accessing the database, we should add open telemetry tracing and logging. In addition, there are opportunities to introduce caching so that the plugin doesn't have to access the database each time it needs to access data. instead it can store the data temporarily in a cache to improve access times.
Upstream changes
No response
Are you interested in contributing this feature?
yes, I plan to create a pull request soon to facilitate these changes.
The text was updated successfully, but these errors were encountered:
What feature do you want to see added?
In order to measure the performance of the plugin when accessing the database, we should add open telemetry tracing and logging. In addition, there are opportunities to introduce caching so that the plugin doesn't have to access the database each time it needs to access data. instead it can store the data temporarily in a cache to improve access times.
Upstream changes
No response
Are you interested in contributing this feature?
yes, I plan to create a pull request soon to facilitate these changes.
The text was updated successfully, but these errors were encountered: