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 a Jaeger Activity Exporter (#693) #1

Merged
merged 1 commit into from
May 25, 2020

Conversation

Illia-M
Copy link
Collaborator

@Illia-M Illia-M commented May 25, 2020

  • Add a Jaeger Activity Exporter

  • Fix a comment and code doc

  • Fix code doc

Fixes # .

Changes

(Please provide a brief description of the changes here.)

Checklist

  • I ran Unit Tests locally.

For significant contributions please make sure you have completed the following items:

  • Design discussion issue #
  • Changes in public API reviewed

The PR will automatically request reviews from code owners and trigger CI build and tests.

* Add a Jaeger Activity Exporter

* Fix a comment and code doc

* Fix code doc
@Illia-M Illia-M merged commit 13fca1f into gr8-toolkit:master May 25, 2020
Illia-M pushed a commit that referenced this pull request Feb 1, 2022
* Creating CompositePropagator

Adding ActivityContext to interface

Adding tests

Updating CompositePropagator + tests

updating comments

Improving performance when size is 0

updating tests

updating default tracestate for empty

MikeGoldsmith review

adding more tests to exemplify usage

Feature/composite propagator refactor (#1)

* Added TestPropagator and switched a couple tests to use it.

* removing extra classes

Co-authored-by: Mikel Blanchard <mblanchard@macrosssoftware.com>

updating changelog and constructor

MikeGoldsmith comments

updating logic

* checking value

* adding inverted test

* updating tests

* removing tracecontext and b3 tests

* testing only aspnet to merge

* Revert "testing only aspnet to merge"

This reverts commit 43ca7d0.

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants