examples(tracing): add multi exporter example#537
Merged
mayurkale22 merged 2 commits intoopen-telemetry:masterfrom Nov 19, 2019
Merged
examples(tracing): add multi exporter example#537mayurkale22 merged 2 commits intoopen-telemetry:masterfrom
mayurkale22 merged 2 commits intoopen-telemetry:masterfrom
Conversation
Member
Author
|
/cc @naseemkullah |
markwolff
approved these changes
Nov 14, 2019
Member
markwolff
left a comment
There was a problem hiding this comment.
LGTM. Would we want to expose this in the package.json?
Member
|
Thanks @mayurkale22 ! And
is good to know! Should be added to Jaeger Exporter doc if there is any. |
ded7cd1 to
40b71b8
Compare
Member
Author
Good catch, done. |
Codecov Report
@@ Coverage Diff @@
## master #537 +/- ##
=========================================
- Coverage 92.4% 90.11% -2.3%
=========================================
Files 152 150 -2
Lines 7495 7397 -98
Branches 649 661 +12
=========================================
- Hits 6926 6666 -260
- Misses 569 731 +162
|
Member
Author
I found it here, not mentioned in the official docs. |
dyladan
approved these changes
Nov 14, 2019
40b71b8 to
fa36e9c
Compare
pichlermarc
pushed a commit
to dynatrace-oss-contrib/opentelemetry-js
that referenced
this pull request
Dec 15, 2023
…pen-telemetry#537) * fix(instrumentation-user-interaction): support clicks in React apps * chore: code maintenance
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Which problem is this PR solving?