init_config: null instances: - name: keystone dimensions: service: keystone timeout: 3 url: http://127.0.0.1/identity - name: mysql dimensions: service: mysql timeout: 3 url: http://127.0.0.1:3306 - name: influxdb dimensions: service: influxdb timeout: 3 url: http://127.0.0.1:8086/ping - name: elasticsearch dimensions: service: elasticsearch timeout: 3 url: http://{{IP}}:9200/_cat/health - name: kibana dimensions: service: kibana timeout: 3 url: http://{{IP}}:5601/status