-
How to specify a passthrough cluster in config file?
It is a very useful feature when mosn works as a local transparent proxy.
-
### Your question
Describe your question clearly.
当我使用mosn作为istio的边车部署时,按照官方文档完成了镜像替换envoy后,官方的示例bookinfo的运行一切无误,但是在我使用自己的应用部署时遇到了,应用无法读取外部配置中心的问题,我在应用容器内可以ping通配置中心ip,但是使用curl的get请求(和应用get)获取文件的请…
-
Layotto 最近发布了 v0.4-rc 版本,开源至今已经有很多生产用户了。
[项目刚发布时的 Roadmap](https://github.com/mosn/layotto/issues/90) 倾向于通过头脑风暴来决策"要做什么功能",现在既然我们已经有了生产用户,是时候调整一下 Roadmap 啦。
本文作为提案,讨论 v0.4 发布之后,社区:
- 如何决策哪些需求做、哪些…
-
Hi please i am encountering similar issue how did you fix it. Here is the code:
Run Slingshot
p3.neuron.sds
-
Hi! @Xunzhuo. Thanks for your interest in join this organization. To be added to this organization. Please respond with a comment below to the following questions. (Please note that failure to respon…
-
### Your question
envoyproxy [go control plane] 什么时候升v3? pilot里面是v3的了
### Environment
- MOSN Version
### Logs
- Paste the logs you see.
-
**What would you like to be added**:
Try to use wasm as a component implementation
**Why is this needed**:
If it is possible to use wasm as the implementation of components, then it can…
-
### Your question
servicediscovery/dubbod/pub.go
doPubUnPub()
```
registryCacheKey := req.Service.Interface
reg, err := getRegistry(registryCacheKey, dubbocommon.PROVIDER, ®istryURL)
```
…
-
**What would you like to be added**:
Re-design startup lifecycle.
**Why is this needed**:
Currently the startup sequence is:
1. app start. Run a grpc server waiting for sidecar to call back
…
-
### Your question
I didn't find any docs talking about how to collect metrics and tracing? Can you give some more detailed documentation or examples about that?
### Environment
- MOSN Version…