We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在系统指标方面,我们建议监控以下几项:
CPU 负载 网络指标 文件句柄使用量 磁盘空间 磁盘I/O性能 垃圾收集 ZooKeeper 在生产者方面,我们建议监控以下几项:
Batch-size-avg Compression-rate-avg Waiting-threads Buffer-available-bytes Record-queue-time-max Record-send-rate Records-per-request-avg 在消费者方面,我们建议监控以下几项:
Batch-size-avg Compression-rate-avg Waiting-threads Buffer-available-bytes Record-queue-time-max Record-send-rate Records-per-request-avg
The text was updated successfully, but these errors were encountered:
关注lead指标
Sorry, something went wrong.
关注运维期间的的一些指标监控,给运维提供参考意见
https://docs.confluent.io/current/kafka/post-deployment.html#rolling-restart
No branches or pull requests
在系统指标方面,我们建议监控以下几项:
CPU 负载
网络指标
文件句柄使用量
磁盘空间
磁盘I/O性能
垃圾收集
ZooKeeper
在生产者方面,我们建议监控以下几项:
Batch-size-avg
Compression-rate-avg
Waiting-threads
Buffer-available-bytes
Record-queue-time-max
Record-send-rate
Records-per-request-avg
在消费者方面,我们建议监控以下几项:
Batch-size-avg
Compression-rate-avg
Waiting-threads
Buffer-available-bytes
Record-queue-time-max
Record-send-rate
Records-per-request-avg
The text was updated successfully, but these errors were encountered: