This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
jaeger integration to debug parachains #2047
Merged
Merged
Conversation
This file contains 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
drahnr
added
A3-in_progress
Pull request is in progress. No review needed at this stage.
B0-silent
Changes should not be mentioned in any release notes
C1-low
PR touches the given topic and has a low impact on builders.
and removed
A0-please_review
Pull request needs code review.
labels
Dec 1, 2020
coriolinus
changed the title
gaeger integration to debug parachains
jaeger integration to debug parachains
Dec 1, 2020
github-actions
bot
added
A0-please_review
Pull request needs code review.
and removed
A3-in_progress
Pull request is in progress. No review needed at this stage.
labels
Dec 3, 2020
ordian
reviewed
Dec 7, 2020
ordian
reviewed
Dec 7, 2020
ordian
reviewed
Dec 7, 2020
I think this is fine as PoC, but would be nice to create a ticket and link it in the docs for
I assume whether we want to integrate it in substrate #2027 (comment) depends on it? |
bkchr
reviewed
Dec 10, 2020
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
OS picks a port in case of port 0 as rx port.
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
bkchr
reviewed
Dec 10, 2020
bkchr
reviewed
Dec 10, 2020
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
Must be squashed! |
ordian
reviewed
Dec 10, 2020
drahnr
commented
Dec 10, 2020
@bkchr are you ok with merging this? |
bkchr
approved these changes
Dec 11, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One last point that needs to be addressed before merging! Otherwise it is okay for now.
drahnr
force-pushed
the
bernhard-moar-tracing
branch
from
December 11, 2020 15:54
f4c2497
to
0fac683
Compare
bkchr
reviewed
Dec 11, 2020
ordian
approved these changes
Dec 11, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
A0-please_review
Pull request needs code review.
B0-silent
Changes should not be mentioned in any release notes
C1-low
PR touches the given topic and has a low impact on builders.
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.
Continuation of #2027
Goal: Integration of
jaeger
as part of the polkadot subsystems.--no-mdns
since that triggers mDNS shouldn't panic if response packet becomes too large libp2p/rust-libp2p#1872integrate optionally in substrate, and use that instancethis needs some more thoughts of what our goals are here