-
Goal: I'd like the ability to know whether a query running against a DB is coming from retool vs another source.
-
Steps: I tried using the connection options key-value field, with application_name = retool. However, when I look at the requests being sent to the backend, that field is not populating.
-
Details: I'm curious whether people have successfully populated the application_name field in a PostgreSQL resource, or whether there is another creative way to tag all queries through this resource for attribution.
Thanks in advance!