⚠️ Exercises the /v1/dev endpoints. The endpoints require the
dev role — log in with a dev-role user (e.g. dev / 123456).
Targets the Logstash / kc-logger driver only. Returns skipped when LOGSTASH_LOGGING_ENABLED is off.
Produces the event to the logs topic (Avro via Schema Registry), then consumes that exact message back and returns it. Needs CLICKPANDA_LOGGING_ENABLED and a reachable broker.
Issues a PING against the configured Redis. Returns
connected: true when reachable.
Deliberately raises an unhandled exception (expect a 500) to verify Sentry.