The response for GET requests unconditionally returns a 200 response with {"status": "GET ok"} right now. This should be changed to better indicate the health of the collector. For example, if Kafka isn't reachable, it could return something appropriate for that.