Skip to content

Instantly share code, notes, and snippets.

@hub-cap
Created October 10, 2014 17:56
Show Gist options
  • Save hub-cap/44e52692d7016958cab8 to your computer and use it in GitHub Desktop.
Save hub-cap/44e52692d7016958cab8 to your computer and use it in GitHub Desktop.
Got data {u'target': u'endpoint', u'id': u'2', u'source': u'cdbproxy', u'params': {u'timestamp': 1412963737588, u'service_status': u'ONLINE'}, u'v': u'1', u'method': u'heartbeat.post'}
sending response {"id": "2", "source": "endpoint", "v": "1", "result": {"timestamp": 1412963737}, "target": "cdbproxy"}
Got data {u'target': u'endpoint', u'id': u'3', u'source': u'cdbproxy', u'params': {u'timestamp': 1412963742716, u'service_status': u'OFFLINE'}, u'v': u'1', u'method': u'heartbeat.post'}
sending response {"id": "3", "source": "endpoint", "v": "1", "result": {"timestamp": 1412963742}, "target": "cdbproxy"}
Got data {u'target': u'endpoint', u'id': u'4', u'source': u'cdbproxy', u'params': {u'timestamp': 1412963747869, u'service_status': u'OFFLINE'}, u'v': u'1', u'method': u'heartbeat.post'}
sending response {"id": "4", "source": "endpoint", "v": "1", "result": {"timestamp": 1412963747}, "target": "cdbproxy"}
Got data {u'target': u'endpoint', u'id': u'5', u'source': u'cdbproxy', u'params': {u'timestamp': 1412963752923, u'service_status': u'ONLINE'}, u'v': u'1', u'method': u'heartbeat.post'}
sending response {"id": "5", "source": "endpoint", "v": "1", "result": {"timestamp": 1412963752}, "target": "cdbproxy"}
Got data {u'target': u'endpoint', u'id': u'6', u'source': u'cdbproxy', u'params': {u'timestamp': 1412963757983, u'service_status': u'ONLINE'}, u'v': u'1', u'method': u'heartbeat.post'}
sending response {"id": "6", "source": "endpoint", "v": "1", "result": {"timestamp": 1412963757}, "target": "cdbproxy"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment