mirror of https://github.com/prometheus/prometheus
Removed extra whitespace
Signed-off-by: Daniel Jolly <code@danieljolly.com>pull/13219/head
parent
2c420b518e
commit
9ebea5e1ca
|
@ -245,7 +245,7 @@ func (d *Discovery) refreshOne(ctx context.Context, name string, ch chan<- *targ
|
|||
dnsSrvRecordTargetLabel: dnsSrvRecordTarget,
|
||||
dnsSrvRecordPortLabel: dnsSrvRecordPort,
|
||||
dnsMxRecordTargetLabel: dnsMxRecordTarget,
|
||||
dnsNsRecordTargetLabel: dnsNsRecordTarget,
|
||||
dnsNsRecordTargetLabel: dnsNsRecordTarget,
|
||||
})
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue