{ "Endpoint": { "Adjacency": { ">endpoint-1": [ "endpoint-2", "endpoint-3" ] }, "EdgeMetadatas": {}, "NodeMetadatas": { "endpoint-1": { "Metadata": { "endpoint_statistic": "one", "pid": "1234", "host_node_id": "nydev.bourgon.org;" } }, "endpoint-2": { "Metadata": { "endpoint_statistic": "two", "host_node_id": "nydev.bourgon.org;" } }, "endpoint-3": { "Metadata": { "endpoint_statistic": "three", "host_node_id": "nydev.bourgon.org;" } } } }, "Process": { "Adjacency": {}, "EdgeMetadatas": {}, "NodeMetadatas": { "process-1234": { "Metadata": { "pid": "1234", "docker_container_id": "abc", "process_statistic": "555", "host_node_id": "nydev.bourgon.org;" } } } }, "Container": { "Adjacency": {}, "EdgeMetadatas": {}, "NodeMetadatas": { "abc": { "Metadata": { "docker_container_id": "abc", "docker_statistic": "999", "host_node_id": "nydev.bourgon.org;" } } } }, "Window": 60000000000 }