Wesley
Wesley
即使我的路由里面只写了一个fmt.Println,在大量(每秒30个消息请求)请求下,也会过一段时间会卡住一下。数据包大小100kb左右,本机测试。
### 版本 7.6.0 ### 需求 希望实现类似grafana的Expression 功能 > 看到transformation有对应的 数据转换(beta)
### 版本 7.6.0 ### 问题 告警规则导入功能,希望接入Prometheus数据源后,能够自动识别alerts列表,并可以选择性导入。
### 版本 7.6.0 ### 需求 当前边缘节点部署需要redis进行缓存数据,希望增加使用内存、本地文件、etcd的存储的方式替代redis存储方式。
命令: ```shell helm upgrade notification-manager --set kubesphere.enabled=true --set notificationmanager.sidecar.tenant.resources.limits.cpu=500m --set notificationmanager.sidecar.tenant.resources.limits.memory=500Mi --set notificationmanager.sidecar.tenant.resources.requests.cpu=500m --set notificationmanager.sidecar.tenant.resources.requests.memory=500Mi --set operator.containers.proxy.image.repo=harbor-k8s.net/kubesphere/kube-rbac-proxy --set operator.containers.operator.image.repo=harbor-k8s.net/kubesphere/notification-manager-operator --set notificationmanager.image.repo=harbor-k8s.net/kubesphere/notification-manager --set notificationmanager.sidecar.image.repo=harbor-k8s.net/kubesphere/notification-tenant-sidecar -n kubesphere-monitoring-system ./notification-manager.tgz ``` 错误: ```shell Error:...