lchpersonal

Results 7 issues of lchpersonal

nacos-sync当前支持集群部署吗?

通过Eureka的restApi下线服务,将状态置为OUT_OF_SERVICE或者DOWN状态,Naocs上服务未下线

从eureka同步到nacos,指定了local命名空间,但是同步后服务nacos的public命名空间

如题,在雷电模拟器安装6.3.1版本之后,只有文档图标

Bug :lady_beetle: 故障
Feedback Awaited :clock3: 等待反馈

使用SDK发qq频道帖子,总是提示json格式不正确,发现源码有bug,要把源码的: ```python class RichText(TypedDict): paragraphs: Paragraph ```` 改成: ```python class RichText(TypedDict): paragraphs: List[Paragraph] ``` 现在能发送成功,但是出现如下问题: ![image](https://github.com/user-attachments/assets/9f71dd25-4b02-4cae-8c39-ae5e958e3ce3) 帖子列表能看到图片,但是点进帖子详情,只有文字,这个是什么原因?

### Current Behavior I configured the zipkin plugin in the route and added the printing of fields such as traceId in config.yaml, but found that all the printed traceIds are...

bug

### Description I want to use the trace log feature of apisix, but I don't want to perform trace log visualization collection (like zipkin), I just need to add traceId...

enhancement
plugin