Hi team, I am using your managed service option. While setting up log messages, I am interested in showing name(part of user metadata) in it. Right now I am fetching user Id from session and calling your db to get corresponding name. Since I am making db calls for every log message, I was wondering if there is a better alternative to do this. Please suggest if any.