Skip to content

Commit 9def92d

Browse files
committed
s
1 parent 6030f9e commit 9def92d

File tree

1 file changed

+1
-1
lines changed
  • receiver/prometheusreceiver/targetallocator

1 file changed

+1
-1
lines changed

receiver/prometheusreceiver/targetallocator/manager.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,4 +317,4 @@ func getScrapeConfigHash(jobToScrapeConfig map[string]*promconfig.ScrapeConfig)
317317
}
318318
yamlEncoder.Close()
319319
return hash.Sum64(), err
320-
}
320+
}

0 commit comments

Comments
 (0)