-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Introduce system.zookeeper_log #25449
Copy link
Copy link
Closed
Labels
featurewarmup taskThe task for new ClickHouse team members. Low risk, moderate complexity, no urgency.The task for new ClickHouse team members. Low risk, moderate complexity, no urgency.
Description
Use case
Auditing, debugging and introspection.
Describe the solution you'd like
Record every request and response with all the metadata and data.
The columns of the table will be a union of all the fields in requests/responses along with the time with microsecond precision and type of request/response. Maybe also add a field with stacktrace (addresses)?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featurewarmup taskThe task for new ClickHouse team members. Low risk, moderate complexity, no urgency.The task for new ClickHouse team members. Low risk, moderate complexity, no urgency.