VictoriaMetrics/lib/httpserver
Aliaksandr Valialkin f6baee6efe lib/httpserver: log the caller of httpserver.Errorf
Previously log message contained `httpserver.Errorf`, not it contains the caller of `httpserver.Errorf`, which is more useful.
2020-01-25 20:17:59 +02:00
..
httpserver.go lib/httpserver: log the caller of httpserver.Errorf 2020-01-25 20:17:59 +02:00
metrics.go app/victoria-metrics: add -selfScrapeInterval flag for self-scraping /metrics page 2020-01-25 19:19:59 +02:00