gifted-bird-57147
06/27/2022, 3:26 PMSink (datahub-rest) report:
{'records_written': 147,
'warnings': [],
'failures': [],
'downstream_start_time': datetime.datetime(2022, 6, 27, 13, 54, 33, 123014),
'downstream_end_time': datetime.datetime(2022, 6, 27, 13, 54, 44, 555620),
'downstream_total_latency_in_seconds': 11.432606,
'gms_version': 'v0.8.39'}
but it's not showing on the UI...
the compose logs are showing:
elasticsearch | {"type": "server", "timestamp": "2022-06-27T15:24:43,298Z", "level": "WARN", "component": "o.e.c.r.a.DiskThresholdMonitor", "cluster.name": "docker-cluster", "node.name": "elasticsearch", "message": "flood stage disk watermark [95%] exceeded on [NT1i9TTQSwW42zsgX84oAw][elasticsearch][/usr/share/elasticsearch/data/nodes/0] free: 2.2gb[2.4%], all indices on this node will be marked read-only", "cluster.uuid": "sQMENsZFR7CcBJCms4Qydg", "node.id": "NT1i9TTQSwW42zsgX84oAw" }
is that some issue in the quickstart config?better-orange-49102
06/27/2022, 3:29 PMgifted-bird-57147
06/27/2022, 5:12 PM