mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
Removed extra whitespace
Signed-off-by: Daniel Jolly <code@danieljolly.com>
This commit is contained in:
parent
2c420b518e
commit
9ebea5e1ca
|
@ -245,7 +245,7 @@ func (d *Discovery) refreshOne(ctx context.Context, name string, ch chan<- *targ
|
||||||
dnsSrvRecordTargetLabel: dnsSrvRecordTarget,
|
dnsSrvRecordTargetLabel: dnsSrvRecordTarget,
|
||||||
dnsSrvRecordPortLabel: dnsSrvRecordPort,
|
dnsSrvRecordPortLabel: dnsSrvRecordPort,
|
||||||
dnsMxRecordTargetLabel: dnsMxRecordTarget,
|
dnsMxRecordTargetLabel: dnsMxRecordTarget,
|
||||||
dnsNsRecordTargetLabel: dnsNsRecordTarget,
|
dnsNsRecordTargetLabel: dnsNsRecordTarget,
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue