berylshow
berylshow
@wu-sheng Hello, will skywalking implement opentelemetry API in the future?
### proxyDefaults $ kubectl get proxyDefaults -n jaeger NAME SYNCED AGE global True 129m ### The Jaeger configuration information distributed can also be seen in the file in the app...
# Web frontend apiVersion: apps/v1 kind: Deployment metadata: name: web-deployment labels: app: web spec: replicas: 1 selector: matchLabels: app: web template: metadata: labels: app: web annotations: "consul.hashicorp.com/connect-inject": "true" "consul.hashicorp.com/connect-service-upstreams": "api:21001"...
> 如果您为要跟踪的服务添加了协议,我没有在您的配置中看到。该文档描述了您可以在哪里添加:[https ://www.consul.io/docs/connect/distributed-tracing#considerations](https://www.consul.io/docs/connect/distributed-tracing#considerations) @ndhanushkodi Thank you very much for your help. After I tried to add the protocol, I can send it to Jaeger normally. In addition, does consul currently...
```yaml ProxyDefaults.xml : apiVersion: consul.hashicorp.com/v1alpha1 kind: ProxyDefaults metadata: name: global spec: config: protocol: http envoy_tracing_json: | { "http": { "name": "envoy.tracers.skywalking", "typedConfig": { "@type": "type.googleapis.com/envoy.config.trace.v3.SkyWalkingConfig", "grpc_service": { "envoy_grpc": { "cluster_name":...
> I didn't see in your config that you've added the protocol for the service you're trying to trace so you'd need that. This doc describes where you can add...
Is there any progress in this task? thank you
Please?Does the Java function template have a demo ?
@yaron2 please Is there any plan to support x-b3 tracking protocol? thanks
@yaron2 please Is there any plan to support x-b3 tracking protocol? thanks