mirror of
https://github.com/prometheus/prometheus.git
synced 2025-10-20 03:51:01 +02:00
Need a SymbolTable when we expand ExternalLabels. And we can't use labels.NewBuilder because we need to add blank values. Signed-off-by: Bryan Boreham <bjboreham@gmail.com>