[Bug] Have the client_identifier, model and action attributes logged on the dbt.log
enabling maintenance of the respective sessions
#110
Labels
bug
Something isn't working
Is there an existing issue for this?
Current Behavior
We don't have the
client_identifier
being logged onto thedbt.log
file, which makes the maintenance of sessions created during the execution very difficult and we have to do filtering on the execution time to filter down the appropriate session which is again an approximate filterExpected Behavior
If the
client_identifier
,model
andaction
are logged we can use the same information for accessing the session in contentionSteps To Reproduce
dbt run
for version 1.5.3 and above
Relevant log output using
--debug
flag enabledNo response
Environment
What Oracle database version are you using dbt with?
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: