[ 
https://issues.apache.org/jira/browse/TINKERPOP-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17622884#comment-17622884
 ] 

ASF GitHub Bot commented on TINKERPOP-2480:
-------------------------------------------

spmallette commented on PR #1838:
URL: https://github.com/apache/tinkerpop/pull/1838#issuecomment-1288201585

   i realize this feature is focused on the Java driver, but perhaps we could 
make the server do something with the agent in the PR? could we at least have a 
debug level log message output a line with the requestid/agent value? or 
perhaps we dont need a discrete message? maybe just update the server logging 
that currently exists for writing a `RequestMessage` to include some of that 
information where it might be helpful in debugging?




> User agent for Gremlin drivers
> ------------------------------
>
>                 Key: TINKERPOP-2480
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2480
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: driver, server
>    Affects Versions: 3.4.8
>            Reporter: Divij Vaidya
>            Priority: Minor
>
> Currently, a server does not distinguish amongst the different types of 
> clients connecting to it. This issue is to add a new feature to add user 
> agent field in the HTTP and WebSocket request header which could be used to 
> identify the specific client from which the request was made.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to