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

[OneDS] Integrate Event Tracking Mechanism in OneDS #1115

Merged
merged 7 commits into from
Mar 21, 2023

Conversation

shivpratap1992
Copy link
Contributor

Description:
Currently there is no way to track what event sent from application like MIP SDK to 1DS are actually being emitted out.

Fix:
Application like MIP SDK will populate tracking ID in CV while calling evt_log() method under event properties argument in MIP SDK side and write event id in MIP log before sending. Eventually, we will add this CV (tracking ID) in http request header while calling MIP http delegate in 1DS.

Design Doc: https://microsoft.sharepoint.com/:w:/t/ceip/EVeouFG5ZWBItrZbmppxOxgBSP9dhzDa3vFhVjXJmefw1w

Flight/Setting:

Entire code is under a defined macro, until this HAVE_MAT_EVT_TRACEID macro is not defined, new code won't take effect.

@shivpratap1992 shivpratap1992 changed the title Integrate Event Tracking Mechanism in OneDS [OneDS] Integrate Event Tracking Mechanism in OneDS Mar 15, 2023
docs/building-custom-SKU.md Outdated Show resolved Hide resolved
Copy link
Contributor

@lalitb lalitb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@shivpratap1992 shivpratap1992 merged commit aaa4b65 into main Mar 21, 2023
@shivpratap1992 shivpratap1992 deleted the user/ssingh/TraceId branch March 21, 2023 02:52
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