-
Notifications
You must be signed in to change notification settings - Fork 721
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
Added features to tracing #4908
Conversation
jutaro
commented
Feb 22, 2023
- Generated docu shows tracers, tracers with metrics, silent tracers according to current configuration
- Trace message shows tracers with metrics and silent tracers
@@ -5,7 +5,7 @@ | |||
### [Trace Messages](#trace-messages) | |||
|
|||
1. __BlockFetch__ | |||
1. __Client__ | |||
1. __Clientⓣ__ |
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.
Some strange unicode symbols added, here and below.
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.
In the generated TOC you will find the following annotations:
ⓣ This is the root of a tracer
ⓢ This tracer is silent by configuration
ⓜ This tracer carries metrics
### Forge.KESInfo | ||
|
||
|
||
> kesStartPeriod | ||
> kesEndPeriod is kesStartPeriod + tpraosMaxKESEvo | ||
> kesEvolution is the current evolution or /relative period/. | ||
|
||
|
||
Severity: `Info` | ||
Privacy: `Public` | ||
Details: `DNormal` | ||
|
||
|
||
From current configuration: | ||
|
||
Backends: | ||
`EKGBackend`, | ||
`Stdout MachineFormat`, | ||
`Forwarder` | ||
Filtered `Visible` by config value: `Info` | ||
|
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.
Some documentation bits are gone -- is that intended?
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.
That's true. I had to remove it, because a more principled approach lead to that the docu generator is not working for this special case. But I have an idea how to fix this, but will be part of next PR.
f4d2fb8
to
d8a4f04
Compare
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.
Thank you @jutaro
bors r+ |
4908: Added features to tracing r=jutaro a=jutaro * Generated docu shows tracers, tracers with metrics, silent tracers according to current configuration * Trace message shows tracers with metrics and silent tracers Co-authored-by: Yupanqui <[email protected]>
Timed out. |
bors r+ |
4625: Handle pipes r=Jimbo4350 a=LudvikGalois Fixes #4235 4908: Added features to tracing r=jutaro a=jutaro * Generated docu shows tracers, tracers with metrics, silent tracers according to current configuration * Trace message shows tracers with metrics and silent tracers Co-authored-by: Robert 'Probie' Offner <[email protected]> Co-authored-by: Yupanqui <[email protected]>
This PR was included in a batch that timed out, it will be automatically retried |
Build succeeded: |