There are a number of metrics that give back some list of things and along those produce some metadata (how many rows, how many suppressed, how many null, etc). However, these are organised inconsistenly.
I'd like to propose that these would be organised as a single metric, with a values field and metadata field, like this:
There are a number of metrics that give back some list of things and along those produce some metadata (how many rows, how many suppressed, how many null, etc). However, these are organised inconsistenly.
I'd like to propose that these would be organised as a single metric, with a
values
field andmetadata
field, like this:The same format could apply to
dates_linear.*
,distinct
andtext.length
.