Cole Sun
Cole Sun
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues. ### Question I deployed event-mesh and rocketmq in binary mode, and then referred...
### Search before asking - [ ] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues. ### Question When I try to run the grpc example in the...
[修改StartsAt字段类型为string,用于接收传输给nm的alert数据结构](https://github.com/kubesphere/notification-manager/pull/277)
`configMap notification-manager-template` ``` .... {{ define "nm.feishu.text" }} {{ range.Alerts }} {{ template "nm.default.message". }} 时间: {{ .StartsAt }} {{ range.Labels.SortedPairs }} {{.Name | translate }}: {{.Value }} {{ end...