On Wed, Jan 20, 2021 at 07:35:11PM +0100, William Dauchy wrote:
> I have not tested them but from what I see it should really much change
> the current output, even the order. That being said, it looks definitely
> simpler to me.

Same here, I'm glad not to see this transition array anymore. Regarding
the types, flags etc, we should really check if we can move the original
stats types into the stats array, and let promex use them. These types
are agnostic to the stats output format, they describe how the metrics
are produced and evolve. It's possible that we're missing some dimensions
but at least those represented there are expected to be correct.

Regarding the labels, we definitely need to figure how to factor them.
Maybe we can consider that the promex ones are a new set of names and
that the stats ones are the old one, and put the two into the array and
force any potential future user to use either of them.

> I will continue my work once you have merged this series.

Great, I'll let you guys deal with this together :-)

Cheers,
Willy

Reply via email to