trace_profile_events
- 1 — 已启用 profile events 跟踪。
- 0 — 已禁用 profile events 跟踪。
trace_profile_events_list
trace_profile_events 时,会将被追踪的事件限制为指定的逗号分隔名称列表。
如果 trace_profile_events_list 为空字符串 (默认值) ,则会追踪所有 profile events。
示例值:‘DiskS3ReadMicroseconds,DiskS3ReadRequestsCount,SelectQueryTimeMicroseconds,ReadBufferFromS3Bytes’
使用此设置可以更精确地收集大量查询的数据;否则,大量事件可能会导致内部系统日志队列溢出,从而有一部分事件会被丢弃。