health-patterns
health-patterns copied to clipboard
Improved understanding of logs in async mode (write to kafka or a way to better parse the trace / logs)
Consolidate the writing of logs into a common place (kafka topic, etc) across the Ingest/Enrich pipeline so that triage of problems becomes more straightforward. In particular with the async processing, when the data is not successfully processed all the way through it is challenging to know where the failure is.