inosato
|
9ed32666cc
|
Remove ioutil (#2438)
Signed-off-by: inosato <si17_21@yahoo.co.jp>
|
2 years ago |
Paul Gier
|
2bc133cd48
|
update procfs to v0.0.2 (#1376)
Signed-off-by: Paul Gier <pgier@redhat.com>
|
6 years ago |
Simon Pasquier
|
dbe7badc7c
|
Update Makefile.common (#1288)
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
|
6 years ago |
Pontus Leitzler
|
0b6763886a
|
Remove unnecessary select statement (#692)
* Remove unnecessary select statement
* Remove unnecessary if-statement
|
7 years ago |
Matthias Rampke
|
5aa6819eb1
|
gofmt node_exporter_test
|
7 years ago |
Martín Ferrari
|
2cd49eb020
|
Fix path and timing issues with integration tests.
|
7 years ago |
Calle Pettersson
|
dfe07eaae8
|
Switch to kingpin flags (#639)
* Switch to kingpin flags
* Fix logrus vendoring
* Fix flags in main tests
* Fix vendoring versions
|
7 years ago |
Jerome Froelich
|
cb14fff6c6
|
[test] Call cmd.Start and cmd.Wait separately to avoid triggering race detector (#616)
* [test] Call cmd.Start and cmd.Wait separately to avoid triggering race detector
* [test] Enable race detector for tests
|
7 years ago |
Alexey Palazhchenko
|
4d294889da
|
Log response body if test fails.
|
7 years ago |
Tobias Schmidt
|
dace41e3d4
|
Continue scrape with duplicated metrics
Problems of a single collector, like duplicated metrics read via the
textfile collector, should not fail the collection and export of other
metrics.
|
8 years ago |
Tobias Schmidt
|
c6c67553e0
|
Test node_exporter for file descriptor leaks
|
8 years ago |