Skip to content
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

Add property values to the Jaeger tracing #1617

Merged
merged 1 commit into from
Aug 6, 2020

Conversation

malakaganga
Copy link
Contributor

Purpose

In Jaeger Tracing span tags Before mediation and after mediation are the same. If we put a payload factory mediator and change the payload, in span tags of PayloadFactoryMediator it shows the same payload for beforePayload tag
and the afterPayload tag. Fix this issue by changing the design of close event handling.

Also Currently, in EI Jager tracing, we can only see the property name. This commit improves the code to add the property value as well.

Goals

Fixes: wso2/product-ei#5218
Fixes: wso2/product-ei#5215

In Jaeger Tracing span tags Before mediation and after mediation are the same.
If we put a payload factory mediator and change the payload, in span tags
of PayloadFactoryMediator it shows the same payload for beforePayload tag
and the afterPayload tag.
Fix this issue by changing the design of close event handling.

Also Currently, in EI Jager tracing, we can only see the property name.
This commit improves the code to add the property value as well.

Fixes: wso2/product-ei#5218
Fixes: wso2/product-ei#5215
@malakaganga malakaganga merged commit 63e9f9c into wso2:master Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants