prometheus/documentation
Benoit Gagnon 6d931a2195 Fix Windows support for custom-sd adapter (#6217)
* add test to custom-sd/adapter writeOutput() function

Signed-off-by: Benoit Gagnon <benoit.gagnon@ubisoft.com>

* fix Adapter.writeOutput() function to work on Windows

On that platform, files cannot be moved while a process holds a handle
to them. Added an explicit Close() before that move. With this change,
the unit test succeeds.

Signed-off-by: Benoit Gagnon <benoit.gagnon@ubisoft.com>

* add missing dot to comment

Signed-off-by: Benoit Gagnon <benoit.gagnon@ubisoft.com>
2019-10-29 10:41:31 +01:00
..
dev/api *: bump gRPC dependencies (#5075) 2019-01-15 15:32:05 +01:00
examples Fix Windows support for custom-sd adapter (#6217) 2019-10-29 10:41:31 +01:00
images Update internal architecture diagram (#4398) 2018-07-18 22:10:23 +02:00
prometheus-mixin Repeat shards panels on the queue label. 2019-10-21 11:03:50 -07:00
internal_architecture.md Cleanup after merging tsdb into prometheus 2019-08-13 14:04:14 +05:30