Hi,
The metric lookup field was only a field where you could search for metrics and insert into the query field. See prometheus documentation of new query editor which supports auto completion of metric names and more.
For a working solution of displaying label value in singlestat panel, see Extract labels values from prometheus metrics.
Marcus