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

Batching activity processor #697

Closed
wants to merge 9 commits into from
Closed

Conversation

MikeGoldsmith
Copy link
Member

Changes

Adds a batching activity exporter, including tests.

Note: Some of the tests are failing, looks to be because the Activities created in the two utility methods at the top of the file are null. I'll continue to investigate but also happy for review to see if someone can see the problem.

Checklist

  • I ran Unit Tests locally.

Copy link
Contributor

@pjanotti pjanotti left a comment

Choose a reason for hiding this comment

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

LGTM. I have two comments but I think they should be addressed separately and right now are lower priority.

…ry/opentelemetry-dotnet into batching-activity-processor

* 'batching-activity-processor' of github.com:open-telemetry/opentelemetry-dotnet:
  Catch exceptions in flush timer and write to EventSource (#696)
Copy link
Contributor

@pjanotti pjanotti left a comment

Choose a reason for hiding this comment

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

Even better now :)

@pjanotti
Copy link
Contributor

@MikeGoldsmith tests are failing after the last merge, did you have a chance to look at the failures?

@MikeGoldsmith
Copy link
Member Author

Yeah, I think it's related to what @CodeBlanch saw in one of his recently PRs where he needed to add IDisposeable to the object returned from EnableOpenTelemetry. I'll try to find time to fix up the tests over the weekend.

@cijothomas
Copy link
Member

@rajkumar-rangaraj wanted to take this PR. @MikeGoldsmith please let us know if you are okay!

@cijothomas
Copy link
Member

Closing in favor on #755
Thanks @MikeGoldsmith and @rajkumar-rangaraj for the contribution!

@cijothomas cijothomas closed this Jun 30, 2020
@cijothomas cijothomas deleted the batching-activity-processor branch July 7, 2020 06:07
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.

4 participants