apache / apache/servicecomb-kie
消息推送跟踪
Open
- Dominant language
- Go
- Stars
- 545
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
场景:
用户关心当前客户端拉取配置的状况。并且帮助定位为何配置没有生效。
需求:
对于所有客户端,需要追踪客户端(记录IP,User-Agent),以及他的拉取条件(比如key,label,revision,wait),返回值(response body,header)
不要记录历史信息,只需要把user agent和ip作为unique id存储,记录他最新的拉取信息即可
collection: polling_detail
列:
id,polling date,IP,user agent,url path,response body,response header
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.