For a while now we used the additional connection options in the mongodb resource to send the appName with the current open retool app
This worked as expected, but about 2 weeks ago this stopped working, instead of seeing the app name in our mongodb logs we now see the full string "Retool- {{ retoolContext.appName }}" instead of the result we used to see which was something like "Retool - Companies page"
This makes it incredibly hard to discern where a query is coming from as we have over 20 retools apps