This repository has been archived on 2025-09-14 . You can view files and clone it, but cannot push or open issues or pull requests.
61d0ab46e20bfd9d8b1179ab00c4a3157ed19a40
The last error is stored per-thread, if multiple rd_kafka_t handles are used in the same application thread the developer needs to make sure rd_kafka_last_error() is called immediately after a failed API call
✨feat(tsg_send_log.cpp): 按rfc7159定义的json输出number格式遵循IEEE 754标准,可能丢失精度,因此将stream_strace_id输出格式改成string
Description
No description provided
Languages
C++
54.3%
C
41.8%
Shell
2.6%
CMake
1.2%
HTML
0.1%