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

Stdout exporter does not print Attributes from MessageEvent #280

Closed
clsung opened this issue Nov 2, 2019 · 0 comments · Fixed by #281
Closed

Stdout exporter does not print Attributes from MessageEvent #280

clsung opened this issue Nov 2, 2019 · 0 comments · Fixed by #281
Milestone

Comments

@clsung
Copy link
Contributor

clsung commented Nov 2, 2019

If the Span contain MessageEvent, the output will omit Attirbutes, which is array of core.KeyValue

clsung added a commit to clsung/opentelemetry-go that referenced this issue Nov 2, 2019
- fix open-telemetry#280, where stdout export will not print Attributes value from
  MessageEvents.
- add unit test for it.
lizthegrey pushed a commit that referenced this issue Nov 4, 2019
- fix #280, where stdout export will not print Attributes value from
  MessageEvents.
- add unit test for it.
@pellared pellared added this to the untracked milestone Nov 8, 2024
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 a pull request may close this issue.

2 participants