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

Setting activity type metadata for tracing #200

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

vnalawad-tibco
Copy link
Contributor

What kind of change does this PR introduce? (check one with "x")

[] Bugfix
[X] Feature
[] Code style update (formatting, local variables)
[] Refactoring (no functional changes, no api changes)
[] Other... Please describe:

Fixes: #

What is the current behavior?
Currently in tracing data, activity type is unknown. So, users can not identify the activity.
What is the new behavior?
With this change, we are now extracting activity type from the ref value. e.g. For ref github.com/project-flogo/contrib/activity/soapclient, activity type is set to contrib.activity.soapclient

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants