Skip to content

[Bug] Have the client_identifier, model and action attributes logged on the dbt.log enabling maintenance of the respective sessions #110

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 task done
sathishsri88 opened this issue Nov 1, 2023 · 0 comments · Fixed by #115
Assignees
Labels
bug Something isn't working

Comments

@sathishsri88
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

We don't have the client_identifier being logged onto the dbt.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 filter

Expected Behavior

If the client_identifier, model and action are logged we can use the same information for accessing the session in contention

Steps To Reproduce

dbt run
for version 1.5.3 and above

Relevant log output using --debug flag enabled

No response

Environment

- OS: linux
- Python: 3.8
- dbt: 1.5.3

What Oracle database version are you using dbt with?

No response

Additional Context

No response

@sathishsri88 sathishsri88 added the bug Something isn't working label Nov 1, 2023
@aosingh aosingh self-assigned this Nov 1, 2023
aosingh added a commit that referenced this issue Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants