06/11/2025 14:41, Bruce Richardson: > On Mon, Oct 06, 2025 at 09:47:12AM +0000, Sivaprasad Tummala wrote: > > Telemetry command names must contain only alphanumeric characters > > (`A-Z`, `a-z`, `0-9`), underscore (`_`), and forward slash (`/`). > > Other characters, including hyphens (`-`), are not allowed and > > cause registration to fail. > > > > This patch updates the documentation to explicitly state these > > restrictions and highlights the existing invalid example > > "/l3fwd-power/stats" (in l3fwd-power app). > > > > Signed-off-by: Sivaprasad Tummala <[email protected]> > Acked-by: Bruce Richardson <[email protected]>
Applied, thanks.

