[ 
https://issues.apache.org/jira/browse/IMPALA-14332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Fehr updated IMPALA-14332:
--------------------------------
    Description: 
When using the hs2-http protocol, if the "X-Request-Id" HTTP header is 
specified, add its value as an attribute on the root OpenTelemetry span.

Note: Impala shell includes the iteration count along with the request id guid. 
 For example: "x-request-id=18bb03c8-7de6-11f0-9112-8b736586fd91-8".  The 
iteration count will have to be removed.

  was:
Currently the OpenTelemetry traces are created with a random trace id.  If the 
"X-Request-Id" HTTP header is specified, set the trace id equal to the value of 
this header.

Note: Impala shell includes the iteration count along with the request id guid. 
 For example: "x-request-id=18bb03c8-7de6-11f0-9112-8b736586fd91-8".  The 
iteration count will have to be removed.


> Include X-Request-Id Header Value in Root OpenTelemetry Span
> ------------------------------------------------------------
>
>                 Key: IMPALA-14332
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14332
>             Project: IMPALA
>          Issue Type: Improvement
>    Affects Versions: Impala 5.0.0
>            Reporter: Jason Fehr
>            Assignee: Arnab Karmakar
>            Priority: Critical
>
> When using the hs2-http protocol, if the "X-Request-Id" HTTP header is 
> specified, add its value as an attribute on the root OpenTelemetry span.
> Note: Impala shell includes the iteration count along with the request id 
> guid.  For example: "x-request-id=18bb03c8-7de6-11f0-9112-8b736586fd91-8".  
> The iteration count will have to be removed.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to