Improve example prometheus.yml config
authorBen Kochie <superq@gmail.com>
Tue, 30 May 2017 08:01:12 +0000 (10:01 +0200)
committerBrian Brazil <brian.brazil@robustperception.io>
Tue, 30 May 2017 10:49:38 +0000 (11:49 +0100)
commit7a387ec85b129f3b9897cc58ff9a523ac9d4bd91
treeee52b89a48f3b7d8d9a87f0dd8cf00bfb6f8f011
parent5cd6734305f1cc2b352b14739d22ad466d4cc890
Improve example prometheus.yml config

To reduce confusion about how to use http probes, simplify the `http_2xx` probe example.
* Make the example use full URLs for targets.
* Remove relabel config params that are defaults.
README.md