mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-23 15:20:11 -04:00
This change is conceptually very simple, although the diff is large. It switches logging from "github.com/golang/glog" to "github.com/prometheus/log", while not actually changing any log messages. V(1)-style logging has been changed to be log.Debug*(). |
||
|---|---|---|
| .. | ||
| discovery | ||
| helpers_test.go | ||
| relabel.go | ||
| relabel_test.go | ||
| target.go | ||
| target_test.go | ||
| targetmanager.go | ||
| targetmanager_test.go | ||