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
I will be able to implement a metric observer in which I will write metrics for specific queries by key and see their counter and duration. In addition to metrics, this will allow you to expand the context of data in logs and traces.
Description
I will be able to implement a metric observer in which I will write metrics for specific queries by key and see their counter and duration. In addition to metrics, this will allow you to expand the context of data in logs and traces.
My custom implementation:
What needs to be done
Add
cacheKey
to ObserveExecutedCommand and ObserveCommandDurationSeconds.The text was updated successfully, but these errors were encountered: