Skip to content

fix: resolved infrastructure and endpoint correlation for otel spans#2159

Merged
kirrg001 merged 2 commits intomainfrom
fix-otel-fs-correlation
Nov 17, 2025
Merged

fix: resolved infrastructure and endpoint correlation for otel spans#2159
kirrg001 merged 2 commits intomainfrom
fix-otel-fs-correlation

Conversation

@kirrg001
Copy link
Contributor

@kirrg001 kirrg001 commented Nov 17, 2025

refs https://jsw.ibm.com/browse/INSTA-64287
refs https://jsw.ibm.com/browse/INSTA-794

Two problems:

  1. Infra correlation showed "Unknown" - a second service was created. This is not right.
  2. Endpoint name showed "Unspecified" - we have to set "operation" attr.
@kirrg001 kirrg001 marked this pull request as ready for review November 17, 2025 12:43
@kirrg001 kirrg001 requested a review from a team as a code owner November 17, 2025 12:43
Copy link
Contributor

@abhilash-sivan abhilash-sivan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice ❤️

Copy link
Contributor

@aryamohanan aryamohanan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow

@kirrg001
Copy link
Contributor Author

@aryamohanan and me discussed that the operation value is not optimal right now, but no priority. We probably have to add custom operation parsers for each instrumentation - that is too much right now. Extended https://jsw.ibm.com/browse/INSTA-794

@kirrg001 kirrg001 merged commit 8c6b0d0 into main Nov 17, 2025
3 checks passed
@instanacd instanacd deleted the fix-otel-fs-correlation branch January 19, 2026 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants