Wen Hu
Wen Hu
@dezsiszabi hello~ why I can not use the action 'editor.action.format'.The action is not exist .  
@dezsiszabi this is supported actions 
我也是一样 - - 请问这个是咋回事 @xiaolin3303
> Hi, @CoderPoet! I am interested in this proposal, is there anything I could help with? Very welcome, I have drawn you into the working group, we will dismantle some...
> Istio 服务发现是基于 Kubernetes 实现的. Istio 控制面中,Pilot 组件负责管理服务网格内部的服务和流量策略。Pilot 将服务信息和路由策略转换为 xDS 接口的标准数据结构,下发到数据面的 Envoy. 个人理解,如果只是简单的应用开发,其实不用考虑 xDS 协议底层到底做了些什么,“应用” 和 “网络” 做到解耦。过不过kitex 能从底层支持 xDS 协议,是最好不过了,这样更贴近“云原生”,在相关场景下的应用会更广泛。 嗯嗯,对的,目的就是为了丰富网格数据面部署架构形态,让用户可以在不同场景下有更多更适合特定场景的部署形态选择 另外稍微补充下 Kubernetes 只是 istio 的服务注册及发现的其中一种,并作为默认的 provider 存在,其实还可以对接外部注册中心的哈
Here is a scenario case I described and published an application through oam, as follows ```yaml apiVersion: core.oam.dev/v1alpha2 kind: Component metadata: name: stateless-example-component namespace: oam-sample spec: workload: apiVersion: core.matrix.io/v1alpha1 kind:...
> Since the Resource isn't a feature of the OpenTelemetry APIs (just of the SDK), I think this is not something we will do. If you want to have the...
Mainly to solve the problem: https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/6495
@lb-actoron +1, and in addition to being able to set the resource, in fact, I also hope that the current resource can be easily obtained
Is it possible to automatically generate this type of job without manual pre-creation