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

ASF subversion and git services commented on PROTON-2487:
---------------------------------------------------------

Commit 800722dd08c9bf75c70f2b6adce2e60fb3302283 in qpid-proton's branch 
refs/heads/main from Rakhi Kumari
[ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=800722dd0 ]

PROTON-2487: [cpp] Implement distributed tracing using OpenTelemetry

- Add the opentelemetry-cpp library dependencies
- Add opentelemetry-cpp install/build steps in GHA
- Add tracing_opentelemetry.cpp file
  - Add tracing spans for messaging operations
  - Add basic attributes[delivery_tag, delivery_state, source_address, 
destination_address]
- Add tracing_stub.cpp file to handle the case when opentelemetry is not enabled
- Add tracing demo files in examples: tracing_client.cpp and tracing_server.cpp
- Add a test file
- Add a tracing instructions file


> [cpp] Implement distributed tracing
> -----------------------------------
>
>                 Key: PROTON-2487
>                 URL: https://issues.apache.org/jira/browse/PROTON-2487
>             Project: Qpid Proton
>          Issue Type: New Feature
>          Components: cpp-binding
>    Affects Versions: proton-c-0.37.0
>            Reporter: Rakhi Kumari
>            Assignee: Rakhi Kumari
>            Priority: Major
>             Fix For: proton-c-0.38.0
>
>
> Implement distributed tracing using opentelemetry.



--
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