Skip to content

tracer: Don't load user for slow query logging

Warren Gifford requested to merge es/tracer-no-user-lookup into main

Created by: eseliger

This adds some overhead that is unnecessary in 99% of cases because the query isn't actually slow. ID should be good enough for now.

Merge request reports

Loading