mirror of
https://github.com/prometheus/prometheus
synced 2024-12-28 17:52:22 +00:00
Code Review: Manual re-alignment.
This commit is contained in:
parent
cc989c68e1
commit
a00f18d78b
@ -338,8 +338,7 @@ func (w *watermarkScanner) Operate(key, _ interface{}) (oErr *storage.OperatorEr
|
|||||||
ProcessorMessageRaw: w.processor.Signature(),
|
ProcessorMessageRaw: w.processor.Signature(),
|
||||||
ProcessorMessageTypeName: w.processor.Name(),
|
ProcessorMessageTypeName: w.processor.Name(),
|
||||||
IgnoreYoungerThan: w.ignoreYoungerThan,
|
IgnoreYoungerThan: w.ignoreYoungerThan,
|
||||||
},
|
}, lastTime)
|
||||||
lastTime)
|
|
||||||
if err != nil {
|
if err != nil {
|
||||||
// Under the assumption that the processors are idempotent, they can be
|
// Under the assumption that the processors are idempotent, they can be
|
||||||
// re-run; thusly, the commitment of the curation remark is no cause
|
// re-run; thusly, the commitment of the curation remark is no cause
|
||||||
|
Loading…
Reference in New Issue
Block a user