mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-28 06:01:01 +01: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>