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

Fix service graph by enabling client spans in envoy proxy #1180

Merged

Conversation

cedricziel
Copy link
Contributor

@cedricziel cedricziel commented Oct 14, 2023

Changes

The service graph generator uses a pair of server -> client spans to determine relations for many
scenarios. The current configuration of envoy will only produce kind=server spans. This change enables
envoy to create relevant client spans.

Bildschirmfoto 2023-10-14 um 19 08 25

Merge Requirements

For new features contributions please make sure you have completed the following
essential items:

  • CHANGELOG.md updated to document new feature additions

@cedricziel cedricziel requested a review from a team as a code owner October 14, 2023 17:10
@julianocosta89
Copy link
Member

@cedricziel could you add a change log?

@cedricziel
Copy link
Contributor Author

@julianocosta89 done :)

src/frontendproxy/Dockerfile Outdated Show resolved Hide resolved
@julianocosta89 julianocosta89 merged commit ea9da12 into open-telemetry:main Oct 20, 2023
27 checks passed
Dylan-M pushed a commit to observIQ/opentelemetry-demo that referenced this pull request Oct 25, 2023
…etry#1180)

* Enable client spans in envoy proxy

* Changelog

* Update CHANGELOG.md

* Update envoy version

---------

Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
Dylan-M pushed a commit to observIQ/opentelemetry-demo that referenced this pull request Oct 25, 2023
…etry#1180)

* Enable client spans in envoy proxy

* Changelog

* Update CHANGELOG.md

* Update envoy version

---------

Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
jmichalak9 pushed a commit to jmichalak9/opentelemetry-demo that referenced this pull request Mar 22, 2024
…etry#1180)

* Enable client spans in envoy proxy

* Changelog

* Update CHANGELOG.md

* Update envoy version

---------

Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
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.

3 participants