Skip to content

Fix OTLP exporter not grouping exported spans properly#1927

Merged
lzchen merged 6 commits into
open-telemetry:mainfrom
lzchen:bug
Jul 8, 2021
Merged

Fix OTLP exporter not grouping exported spans properly#1927
lzchen merged 6 commits into
open-telemetry:mainfrom
lzchen:bug

Conversation

@lzchen

@lzchen lzchen commented Jun 29, 2021

Copy link
Copy Markdown
Contributor

Fixes #1814

Split exported spans based of Resource and InstrumentationInfo.

@lzchen lzchen requested review from a team, aabmass and ocelotl and removed request for a team June 29, 2021 19:48

@codeboten codeboten left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code looks good and the test do as well, just a couple of comments.

@lzchen lzchen merged commit f11ed2f into open-telemetry:main Jul 8, 2021
@lzchen lzchen deleted the bug branch July 8, 2021 16:18
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.

OTLP SpanExporter emits instrumentation attributes incorrectly

3 participants