Replies: 1 comment
-
to trace your client you can set a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know there's a default user-agent setting, but is there a way to update the custom user-agent?
trino-python-client/trino/client.py
Line 527 in 84df329
Currently, updating the user-agent header is prohibited.
trino-python-client/trino/client.py
Line 553 in 84df329
We maintain a client library which leverages presto-python-client, and we're setting custom user-agent header to trace it. Currently I'm investigating whether we can migrate to trino-python-client, and this is the last blocker to do it.
Beta Was this translation helpful? Give feedback.
All reactions