mirror of
https://github.com/prometheus/prometheus
synced 2026-04-21 23:21:44 +08: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>