[RFC] Dynamic log/trace control via telemetry
fengchengwen
fengchengwen at huawei.com
Wed Aug 17 03:25:30 CEST 2022
On 2022/8/16 7:17, Dmitry Kozlyuk wrote:
> When debugging a live app, useful info can be obtained from logs or traces
> that were not enabled when it was started and it is undesirable to restart.
> Furthermore, unless the app authors have considered tracing,
> rte_trace_save() is only called on exit, i.e. a shutdown is required again.
Good idea!
More information about the dev
mailing list