-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
新版本事件订阅功能取消了么 #6565
Comments
3.10版本下线了事件订阅功能,改由更加灵活的resource watch功能替代,可以关注issue看下:#5380 |
监听系统资源变化产生的事件菜单在哪里?怎么使用?难道是直接调api,盲盒使用? |
|
社区版,没有这个gse_syncdata服务呀? |
resource_watch接口不支持获取事件相关记录的前映像吧?如果想获取前映像有什么方法吗?或者能够指定监控某个特定字段的修改的事件吗?现有接口只知道记录有变化,不知道是哪个字段。 |
这个不是cmdb的服务哈 |
事件订阅这块功能是希望用户能利用它感知到数据的变化,能够更快地根据最新的数据进行逻辑处理的哈;如果想要知道实例的历史版本信息,可以查询对应实例的审计信息 |
您好,我在文档中没找到审计相关的api,能提示一下吗? |
|
您好,谢谢,不过我咋没在bkce 6.1.2的api网关里看到这个接口? |
这个是隐藏的接口,不建议给第三方平台调用,所以没有显示在esb api文档中 |
这个接口返回operation_detail总是null,怎么获取operation_detail? |
https://github.com/TencentBlueKing/bk-cmdb/blob/v3.10.x/docs/apidoc/cc/zh_hans/find_audit_by_id.md |
问题描述
”事件订阅“功能菜单怎么没了,企业版的cmdb”事件订阅“功能在后续版本还迭代升级么?监听系统资源变化产生的事件接口api是有的,页面上的菜单在哪里?
重现方法
关键信息
请提供以下信息:
Version : 3.10.21
Tag :
Branch : v3.3.x
BuildTime: 2019-01-30T11:29:27+0800
GitHash : a99aabe
RunMode : product
-->
The text was updated successfully, but these errors were encountered: