PLT-4357 adding performance monitoring (#4622)
* WIP * WIP * Adding metrics collection * updating vendor packages * Adding metrics to config * Adding admin console page for perf monitoring * Updating glide * switching to tylerb/graceful
Этот коммит содержится в:
коммит произвёл
Harrison Healey
родитель
e033dcce8e
Коммит
7961599b2e
6
vendor/github.com/prometheus/procfs/Makefile
сгенерированный
поставляемый
Обычный файл
6
vendor/github.com/prometheus/procfs/Makefile
сгенерированный
поставляемый
Обычный файл
@@ -0,0 +1,6 @@
|
||||
ci:
|
||||
! gofmt -l *.go | read nothing
|
||||
go vet
|
||||
go test -v ./...
|
||||
go get github.com/golang/lint/golint
|
||||
golint *.go
|
||||
Ссылка в новой задаче
Block a user