Re: [PATCH v2 2/2] usertools/telemetry: add new telemetry client

2024-10-03 Thread Stephen Hemminger
On Wed, 31 Aug 2022 12:52:50 +0100 Conor Walsh wrote: > A lot of DPDK apps do not provide feedback to their users while > running, but many interesting metrics are available through the > app's telemetry socket. Currently, the main way to view these > metrics is to query them using the dpdk-telem

[PATCH v2 2/2] usertools/telemetry: add new telemetry client

2022-08-31 Thread Conor Walsh
A lot of DPDK apps do not provide feedback to their users while running, but many interesting metrics are available through the app's telemetry socket. Currently, the main way to view these metrics is to query them using the dpdk-telemetry.py script. This is useful to check a few values or to check