-
Notifications
You must be signed in to change notification settings - Fork 720
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
CAD-371 trace acceptor removed #454
Conversation
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.
LGTM, removing the federated logging from node to LM.
mkdir -p logs/ | ||
|
||
PWD=$(pwd) | ||
|
||
tmux split-window -v | ||
tmux select-pane -t 0 | ||
#tmux split-window -v |
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.
So opening 4 tmux windows instead of 5?
@ksaric removed all the mentioning of '#messagecounters' in configurations. |
Signed-off-by: Alexander Diemand <[email protected]>
Signed-off-by: Alexander Diemand <[email protected]>
Signed-off-by: Alexander Diemand <[email protected]>
2bb98fa
to
9aed74e
Compare
bors r+ |
454: CAD-371 trace acceptor removed r=CodiePP a=CodiePP the logging framework does not contain the trace forwarder/acceptor anymore; kept in a plugin which can be loaded separately. ~depends on input-output-hk/iohk-monitoring-framework#498 ^^ upstream PR merged Co-authored-by: Alexander Diemand <[email protected]>
Build succeeded |
the logging framework does not contain the trace forwarder/acceptor anymore; kept in a plugin which can be loaded separately.
depends on input-output-hk/iohk-monitoring-framework#498^^ upstream PR merged