Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add control plane identifier in DiscoveryServer responses #245

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Ferdudas97
Copy link
Contributor

@Ferdudas97 Ferdudas97 commented Jun 29, 2022

The purpose of this task was to increase observability. With these changes, we are able to tell from which control-plane envoy gets responses.

Signed-off-by: radoslaw.chrzanowski <radoslaw.chrzanowski@allegro.pl>
Signed-off-by: radoslaw.chrzanowski <radoslaw.chrzanowski@allegro.pl>
# Conflicts:
#	api/pom.xml
#	cache/pom.xml
#	pom.xml
#	server/pom.xml
#	server/src/main/java/io/envoyproxy/controlplane/server/V2DiscoveryServer.java
#	test/pom.xml
@codecov-commenter
Copy link

codecov-commenter commented Jul 15, 2022

Codecov Report

Merging #245 (9860983) into main (90a3ccd) will increase coverage by 0.09%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main     #245      +/-   ##
============================================
+ Coverage     86.24%   86.33%   +0.09%     
  Complexity      351      351              
============================================
  Files            41       41              
  Lines          1141     1149       +8     
  Branches         93       93              
============================================
+ Hits            984      992       +8     
  Misses          112      112              
  Partials         45       45              
Impacted Files Coverage Δ
...nvoyproxy/controlplane/server/DiscoveryServer.java 97.05% <100.00%> (+0.18%) ⬆️
...oyproxy/controlplane/server/V3DiscoveryServer.java 94.11% <100.00%> (+0.56%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Signed-off-by: radoslaw.chrzanowski <radoslaw.chrzanowski@allegro.pl>
@Ferdudas97 Ferdudas97 marked this pull request as ready for review July 27, 2022 10:05
# Conflicts:
#	server/src/main/java/io/envoyproxy/controlplane/server/DiscoveryServer.java
#	server/src/main/java/io/envoyproxy/controlplane/server/V3DiscoveryServer.java
Signed-off-by: radoslaw.chrzanowski <radoslaw.chrzanowski@allegro.pl>
@liangyuanpeng
Copy link

kindly ping @rulex123 @nezdolik

@nezdolik
Copy link
Member

@liangyuanpeng is this still needed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants