RE: [PATCH] doc: add deprecation for restrictions in telemetry naming

2022-07-11 Thread Morten Brørup
> From: Bruce Richardson [mailto:bruce.richard...@intel.com] > Sent: Monday, 11 July 2022 12.54 > > On Fri, Jul 08, 2022 at 12:06:31AM +0200, Morten Brørup wrote: > > > From: Bruce Richardson [mailto:bruce.richard...@intel.com] > > > Sent: Thursday, 7 July 2022 15.40 > > > > > > Following discussi

Re: [PATCH] doc: add deprecation for restrictions in telemetry naming

2022-07-11 Thread Bruce Richardson
On Fri, Jul 08, 2022 at 12:06:31AM +0200, Morten Brørup wrote: > > From: Bruce Richardson [mailto:bruce.richard...@intel.com] > > Sent: Thursday, 7 July 2022 15.40 > > > > Following discussion on-list [1], we will look to limited the allowed > > characters in names for items in telemetry. This wil

Re: [PATCH] doc: add deprecation for restrictions in telemetry naming

2022-07-11 Thread David Marchand
On Thu, Jul 7, 2022 at 3:39 PM Bruce Richardson wrote: > > Following discussion on-list [1], we will look to limited the allowed > characters in names for items in telemetry. This will simplify the > escaping needed for json output, or any future output formats. The lists > will initially be minim

RE: [PATCH] doc: add deprecation for restrictions in telemetry naming

2022-07-11 Thread Power, Ciara
> -Original Message- > From: Richardson, Bruce > Sent: Thursday 7 July 2022 14:40 > To: dev@dpdk.org > Cc: Richardson, Bruce ; > m...@smartsharesystems.com; step...@networkplumber.org; Power, Ciara > > Subject: [PATCH] doc: add deprecation for restrict

RE: [PATCH] doc: add deprecation for restrictions in telemetry naming

2022-07-07 Thread Morten Brørup
> From: Bruce Richardson [mailto:bruce.richard...@intel.com] > Sent: Thursday, 7 July 2022 15.40 > > Following discussion on-list [1], we will look to limited the allowed > characters in names for items in telemetry. This will simplify the > escaping needed for json output, or any future output fo

Re: [PATCH] doc: add deprecation for restrictions in telemetry naming

2022-07-07 Thread Andrew Rybchenko
On 7/7/22 16:39, Bruce Richardson wrote: Following discussion on-list [1], we will look to limited the allowed characters in names for items in telemetry. This will simplify the escaping needed for json output, or any future output formats. The lists will initially be minimal, since expansion to

[PATCH] doc: add deprecation for restrictions in telemetry naming

2022-07-07 Thread Bruce Richardson
Following discussion on-list [1], we will look to limited the allowed characters in names for items in telemetry. This will simplify the escaping needed for json output, or any future output formats. The lists will initially be minimal, since expansion to allow more characters can be done without a