kumahq / kuma

🐻 The multi-zone service mesh for containers, Kubernetes and VMs. Built with Envoy. CNCF Sandbox Project.
https://kuma.io/install
Apache License 2.0
3.67k stars 333 forks source link

Support configuring Datadog remote config #11633

Open healthy-pod opened 1 month ago

healthy-pod commented 1 month ago

Description

Some configuration options in https://www.envoyproxy.io/docs/envoy/latest/api-v3/config/trace/v3/datadog.proto are not available in MeshTrace

It may also be nice to be able to disable DD remote configuration through MeshTrace instead of having to pass DD_REMOTE_CONFIGURATION_ENABLED:false environment variable to sidecars.

d-cryptic commented 3 days ago

Hi, I want to contribute on this issue, can you assign this to me?