doujiang24 / lua-resty-kafka

Lua kafka client driver for the Openresty based on the cosocket API
BSD 3-Clause "New" or "Revised" License
802 stars 275 forks source link

希望能针对 kafka productor 或者 client 内部的状态 进行暴露 #138

Open OnlyPiglet opened 2 years ago

OnlyPiglet commented 2 years ago
  1. 希望可以针对 productor 或者 client 内部关键指标进行暴露,方便在生产环境中 进行 观察 与 告警
  2. 如 preductor 异步 async 模式下,ringbuffer 以占用队列大小,方便 运维 或 开发人员 能够及时 预警 ring buffer 大小不够使用,提早做处理