We want to show all the metrics for selected experiments and allow conditionally grouping by them (we need to update both the old ChartPopover and the new ChartPopoverAdvanced to show the entire list of metrics).
In this example, we would like "foo" to also show up in the list of metrics (not just the context keys):
This may cause undefined behaviour when a metric is actually selected, implementing the metric grouping logic may be required.
We want to show all the metrics for selected experiments and allow conditionally grouping by them (we need to update both the old ChartPopover and the new ChartPopoverAdvanced to show the entire list of metrics).
In this example, we would like "foo" to also show up in the list of metrics (not just the context keys):
This may cause undefined behaviour when a metric is actually selected, implementing the metric grouping logic may be required.