envoyproxy / envoyproxy/envoy

Envoy as management target via SkyWalking CDS

Open
#15,023 10 comments 1 reaction 1 assignee Claimed by @Shikugawa View on GitHub
area/tracing enhancement help wanted
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 20h
Merged PRs (30d)
437

Description

Apache Skywalking introduced Configuration Discovery Service(CDS) feature.

https://github.com/apache/skywalking/issues/6114

It works like Envoy xDS but Skywalking as control plane of Skywalking agent. Today, we can use Envoy as Skywalking agent, then this functionality should be applied to Envoy also. It works not like xDS but establishing unary gRPC periodically, like a healthcheck agent. Currently it is WIP in Skywalking C++ SDK, but I will introduce this feature without using SDK's gRPC native client but using Envoy gRPC because of gRPC abstraction shouldn't be ignored. https://github.com/SkyAPM/cpp2sky/pull/61

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.