Re: [PATCH v3 2/2] doc/contributing: guidelines for logging, tracing and telemetry

2023-07-20 Thread Jerin Jacob
On Wed, Jul 19, 2023 at 6:38 AM lihuisong (C) wrote: > > > 在 2023/7/19 0:48, Bruce Richardson 写道: > > As discussed by DPDK technical board [1], our contributor guide should > > include some details as to when to use logging vs tracing vs telemetry > > to provide the end user with information about

Re: [PATCH v3 2/2] doc/contributing: guidelines for logging, tracing and telemetry

2023-07-18 Thread lihuisong (C)
在 2023/7/19 0:48, Bruce Richardson 写道: As discussed by DPDK technical board [1], our contributor guide should include some details as to when to use logging vs tracing vs telemetry to provide the end user with information about the running process and the DPDK libraries it uses. [1] https://ma

Re: [PATCH v3 2/2] doc/contributing: guidelines for logging, tracing and telemetry

2023-07-18 Thread Ferruh Yigit
On 7/18/2023 5:48 PM, Bruce Richardson wrote: > As discussed by DPDK technical board [1], our contributor guide should > include some details as to when to use logging vs tracing vs telemetry > to provide the end user with information about the running process and > the DPDK libraries it uses. > >