Skip to content
Snippets Groups Projects
Commit b1b614b3 authored by Oliver's avatar Oliver
Browse files

wut

parent fd791f9d
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -1043,6 +1043,8 @@ func (e *Exporter) scrape(scrapes chan<- scrapeResult) {
now := time.Now().UnixNano()
e.totalScrapes.Inc()
 
log.Printf("e.redis.Addrs: %#v", e.redis.Addrs)
errorCount := 0
for idx, addr := range e.redis.Addrs {
var up float64 = 1
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment