prometheus/documentation/examples
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
..
custom-sd Fix Windows support for custom-sd adapter (#6217) 2019-10-29 10:41:31 +01:00
kubernetes-rabbitmq Secure http links (#5244) 2019-02-21 10:48:47 +01:00
remote_storage Fix incorrect examples in docs 2019-08-04 16:42:42 -07:00
prometheus-kubernetes.yml example: Commented out annotation examples as they are meant only for example not as an idiomatic way of relabelling. 2018-05-02 13:42:23 +01:00
prometheus-marathon.yml documentation - add marathon-sd example configuration 2018-10-25 18:02:59 +02:00
prometheus.yml minor yaml indentation consistency fix in example configs (#3946) 2018-03-11 23:06:13 +00:00
rbac-setup.yml Fixed RBAC Example, added ingress privileges; @brian-brazil 2017-11-21 11:04:07 +01:00