Example raw data:
example_count_metric{country="US", foo="a", bar="b"}
example_count_metric{country="UK", foo="x", bar="y"}
Query:
sum by (country) (production_count_calls_total_provider)
When using the above in a geomap panel, and using lookup location mode, the “lookup field” doesn’t show any option.