)]}'
{"ansible/inventory/all-in-one":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"33554d9a05c477cc479206c3e7a6bad80bed661b","unresolved":false,"context_lines":[{"line_number":766,"context_line":"[masakari-monitors:children]"},{"line_number":767,"context_line":"compute"},{"line_number":768,"context_line":""},{"line_number":769,"context_line":"[prometheus-blackbox-exporter:children]"},{"line_number":770,"context_line":"monitoring"}],"source_content_type":"application/octet-stream","patch_set":2,"id":"5faad753_e53d5b2b","line":770,"range":{"start_line":769,"start_character":0,"end_line":770,"end_character":10},"updated":"2019-09-13 09:38:27.000000000","message":"Can we move this above masakari?","commit_id":"96b301265193bd0906ff27215c0d087f93dc8426"}],"ansible/inventory/multinode":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"33554d9a05c477cc479206c3e7a6bad80bed661b","unresolved":false,"context_lines":[{"line_number":785,"context_line":"[masakari-monitors:children]"},{"line_number":786,"context_line":"compute"},{"line_number":787,"context_line":""},{"line_number":788,"context_line":"[prometheus-blackbox-exporter:children]"},{"line_number":789,"context_line":"monitoring"}],"source_content_type":"application/octet-stream","patch_set":2,"id":"5faad753_8546e7bf","line":789,"range":{"start_line":788,"start_character":0,"end_line":789,"end_character":10},"updated":"2019-09-13 09:38:27.000000000","message":"and again","commit_id":"96b301265193bd0906ff27215c0d087f93dc8426"}],"ansible/roles/prometheus/defaults/main.yml":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"33554d9a05c477cc479206c3e7a6bad80bed661b","unresolved":false,"context_lines":[{"line_number":111,"context_line":"#   - \u0027glance:os_endpoint:http://{{ kolla_external_vip_address }}:{{ glance_api_port}}\u0027"},{"line_number":112,"context_line":"#"},{"line_number":113,"context_line":"# For a list of modules see the alertmanager config."},{"line_number":114,"context_line":"prometheus_blackbox_exporter_endpoints:"},{"line_number":115,"context_line":""},{"line_number":116,"context_line":"####################"},{"line_number":117,"context_line":"# Docker"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"5faad753_651babcf","line":114,"range":{"start_line":114,"start_character":0,"end_line":114,"end_character":38},"updated":"2019-09-13 09:38:27.000000000","message":"Default empty list? []","commit_id":"96b301265193bd0906ff27215c0d087f93dc8426"}],"ansible/roles/prometheus/templates/prometheus.yml.j2":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"33554d9a05c477cc479206c3e7a6bad80bed661b","unresolved":false,"context_lines":[{"line_number":96,"context_line":"{% endfor %}"},{"line_number":97,"context_line":"{% endif %}"},{"line_number":98,"context_line":""},{"line_number":99,"context_line":"{% if enable_prometheus_blackbox_exporter | bool and prometheus_blackbox_exporter_endpoints | length \u003e 0 | bool %}"},{"line_number":100,"context_line":"  - job_name: blackbox_exporter"},{"line_number":101,"context_line":"    metrics_path: /probe"},{"line_number":102,"context_line":"    honor_labels: true"}],"source_content_type":"text/x-jinja2","patch_set":2,"id":"5faad753_45f22f72","line":99,"updated":"2019-09-13 09:38:27.000000000","message":"How does it know how to reach the blackbox exporter? Don\u0027t we need a loop over the exporters?","commit_id":"96b301265193bd0906ff27215c0d087f93dc8426"},{"author":{"_account_id":29543,"name":"Scott Solkhon","email":"scott.solkhon@gresearch.co.uk","username":"scott.solkhon"},"change_message_id":"8a7fb5de66d20f74fc6a906797cb2f9cc70e717b","unresolved":false,"context_lines":[{"line_number":96,"context_line":"{% endfor %}"},{"line_number":97,"context_line":"{% endif %}"},{"line_number":98,"context_line":""},{"line_number":99,"context_line":"{% if enable_prometheus_blackbox_exporter | bool and prometheus_blackbox_exporter_endpoints | length \u003e 0 | bool %}"},{"line_number":100,"context_line":"  - job_name: blackbox_exporter"},{"line_number":101,"context_line":"    metrics_path: /probe"},{"line_number":102,"context_line":"    honor_labels: true"}],"source_content_type":"text/x-jinja2","patch_set":2,"id":"3fa7e38b_7ae1689a","line":99,"in_reply_to":"5faad753_45f22f72","updated":"2019-09-19 08:28:21.000000000","message":"Blackbox exporter runs a little different to some of the other exporters. Here we run it on the control nodes and the target endpoint that you want to poll is supplied as a param","commit_id":"96b301265193bd0906ff27215c0d087f93dc8426"},{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"33554d9a05c477cc479206c3e7a6bad80bed661b","unresolved":false,"context_lines":[{"line_number":123,"context_line":"      - source_labels: [__param_target]"},{"line_number":124,"context_line":"        target_label: instance"},{"line_number":125,"context_line":"      - target_label: __address__"},{"line_number":126,"context_line":"        replacement: \u0027{{ api_interface_address }}:{{ prometheus_blackbox_exporter_port }}\u0027"},{"line_number":127,"context_line":"{% endif %}"},{"line_number":128,"context_line":""},{"line_number":129,"context_line":"{% if enable_prometheus_alertmanager | bool %}"}],"source_content_type":"text/x-jinja2","patch_set":2,"id":"5faad753_25edb38a","line":126,"range":{"start_line":126,"start_character":22,"end_line":126,"end_character":89},"updated":"2019-09-13 09:38:27.000000000","message":"This will be the address of the prometheus server, is that expected?","commit_id":"96b301265193bd0906ff27215c0d087f93dc8426"},{"author":{"_account_id":29543,"name":"Scott Solkhon","email":"scott.solkhon@gresearch.co.uk","username":"scott.solkhon"},"change_message_id":"8a7fb5de66d20f74fc6a906797cb2f9cc70e717b","unresolved":false,"context_lines":[{"line_number":123,"context_line":"      - source_labels: [__param_target]"},{"line_number":124,"context_line":"        target_label: instance"},{"line_number":125,"context_line":"      - target_label: __address__"},{"line_number":126,"context_line":"        replacement: \u0027{{ api_interface_address }}:{{ prometheus_blackbox_exporter_port }}\u0027"},{"line_number":127,"context_line":"{% endif %}"},{"line_number":128,"context_line":""},{"line_number":129,"context_line":"{% if enable_prometheus_alertmanager | bool %}"}],"source_content_type":"text/x-jinja2","patch_set":2,"id":"3fa7e38b_faeeb886","line":126,"range":{"start_line":126,"start_character":22,"end_line":126,"end_character":89},"in_reply_to":"5faad753_25edb38a","updated":"2019-09-19 08:28:21.000000000","message":"you mean the blackbox exporter? port is prometheus_blackbox_exporter_port","commit_id":"96b301265193bd0906ff27215c0d087f93dc8426"}],"releasenotes/notes/prometheus-blackbox-exporter-ee096376656c3751.yaml":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"33554d9a05c477cc479206c3e7a6bad80bed661b","unresolved":false,"context_lines":[{"line_number":8,"context_line":"    and HTTPS. This can be used to monitor that OpenStack endpoints return a status"},{"line_number":9,"context_line":"    code of either 200 or 300, and the word \u0027versions\u0027 in the payload."},{"line_number":10,"context_line":""},{"line_number":11,"context_line":"    This change introduces a new variable `prometheus_blackbox_exporter_endpoints`."},{"line_number":12,"context_line":"    Currently no defaults are specified because the configuration is heavily"},{"line_number":13,"context_line":"    dependent on the deployment."}],"source_content_type":"text/x-yaml","patch_set":2,"id":"5faad753_059d1709","line":11,"range":{"start_line":11,"start_character":4,"end_line":11,"end_character":15},"updated":"2019-09-13 09:38:27.000000000","message":"nit: Release notes shouldn\u0027t mention commits.","commit_id":"96b301265193bd0906ff27215c0d087f93dc8426"}]}
