-
Notifications
You must be signed in to change notification settings - Fork 889
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
Adding Correlations API and removing DistributedContext #420
Adding Correlations API and removing DistributedContext #420
Commits on Jan 23, 2020
-
Renaming DistributedContext to CorrelationContext
Updating DistributedContext to CorrelationContext as per [otep-66](https://github.com/open-telemetry/oteps/blob/master/text/0066-separate-context-propagation.md#Correlations-API). Updated the following: - added correlations API details - removing Entry as a separate class in favour of name/value pair to align more closely with the w3c spec - library layout, file name and README - overview Signed-off-by: Alex Boten <aboten@lightstep.com>
Alex Boten committedJan 23, 2020 Configuration menu - View commit details
-
Copy full SHA for b599556 - Browse repository at this point
Copy the full SHA b599556View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fd689b - Browse repository at this point
Copy the full SHA 9fd689bView commit details
Commits on Jan 24, 2020
-
Update specification/overview.md
Co-Authored-By: Armin Ruech <armin.ruech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 67e97aa - Browse repository at this point
Copy the full SHA 67e97aaView commit details
Commits on Jan 29, 2020
-
- update context to be an optional parameter - removing name recommendation - updating casing on REQUIRED - updating conflict resolution example Signed-off-by: Alex Boten <aboten@lightstep.com>
Alex Boten committedJan 29, 2020 Configuration menu - View commit details
-
Copy full SHA for c045ad2 - Browse repository at this point
Copy the full SHA c045ad2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0de4b01 - Browse repository at this point
Copy the full SHA 0de4b01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c379d9 - Browse repository at this point
Copy the full SHA 7c379d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ee1b17 - Browse repository at this point
Copy the full SHA 8ee1b17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7531e24 - Browse repository at this point
Copy the full SHA 7531e24View commit details -
Adding details around size limit
Signed-off-by: Alex Boten <aboten@lightstep.com>
Alex Boten committedJan 29, 2020 Configuration menu - View commit details
-
Copy full SHA for 2e1dbe8 - Browse repository at this point
Copy the full SHA 2e1dbe8View commit details -
A few more updates: - removing limits, these can be spec'd in the SDK - the scoping example doesn't make sense to keep here Signed-off-by: Alex Boten <aboten@lightstep.com>
Alex Boten committedJan 29, 2020 Configuration menu - View commit details
-
Copy full SHA for 5f23702 - Browse repository at this point
Copy the full SHA 5f23702View commit details
Commits on Jan 30, 2020
-
Signed-off-by: Alex Boten <aboten@lightstep.com>
Alex Boten committedJan 30, 2020 Configuration menu - View commit details
-
Copy full SHA for c5b911a - Browse repository at this point
Copy the full SHA c5b911aView commit details
Commits on Feb 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d737a12 - Browse repository at this point
Copy the full SHA d737a12View commit details
Commits on Feb 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8ac0acb - Browse repository at this point
Copy the full SHA 8ac0acbView commit details
Commits on Feb 12, 2020
-
Signed-off-by: Alex Boten <aboten@lightstep.com>
Alex Boten committedFeb 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 9a388cf - Browse repository at this point
Copy the full SHA 9a388cfView commit details
Commits on Feb 13, 2020
-
renaming methods, to match context spec change
Signed-off-by: Alex Boten <aboten@lightstep.com>
Alex Boten committedFeb 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 0ab9f97 - Browse repository at this point
Copy the full SHA 0ab9f97View commit details -
Signed-off-by: Alex Boten <aboten@lightstep.com>
Alex Boten committedFeb 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 96067f7 - Browse repository at this point
Copy the full SHA 96067f7View commit details -
adding note about editor's draft
Signed-off-by: Alex Boten <aboten@lightstep.com>
Alex Boten committedFeb 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 6484d06 - Browse repository at this point
Copy the full SHA 6484d06View commit details
Commits on Feb 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 73e8031 - Browse repository at this point
Copy the full SHA 73e8031View commit details
Commits on Feb 18, 2020
-
Update specification/overview.md
Co-Authored-By: Reiley Yang <reyang@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 85d2766 - Browse repository at this point
Copy the full SHA 85d2766View commit details -
Signed-off-by: Alex Boten <aboten@lightstep.com>
Alex Boten committedFeb 18, 2020 Configuration menu - View commit details
-
Copy full SHA for b32617f - Browse repository at this point
Copy the full SHA b32617fView commit details -
adding more details around CorrelationContext
Signed-off-by: Alex Boten <aboten@lightstep.com>
Alex Boten committedFeb 18, 2020 Configuration menu - View commit details
-
Copy full SHA for 975d4c5 - Browse repository at this point
Copy the full SHA 975d4c5View commit details
Commits on Feb 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 30ca21c - Browse repository at this point
Copy the full SHA 30ca21cView commit details