TSG-21854 TFE使用fieldstat4序列化Manipulation Policy的metric并输出到kafka
This commit is contained in:
@@ -23,7 +23,7 @@ void kafka_destroy(struct kafka *handle);
|
||||
// return 0: if success
|
||||
// return -1: if failed
|
||||
int kafka_send(struct kafka *handle, enum topic_idx idx, const char *data, int len);
|
||||
|
||||
int kafka_send2(struct kafka *handle, enum topic_idx idx, const char *data, int len);
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user