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

Issue #61: Add option to register XRay manifest from embedded resource #63

Merged
merged 2 commits into from
Mar 27, 2019
Merged

Issue #61: Add option to register XRay manifest from embedded resource #63

merged 2 commits into from
Mar 27, 2019

Conversation

sergedomk
Copy link
Contributor

Issue #61 : Add option to register XRay manifest from embedded resource

Description of changes:

Added alternate RegisterXRayManifest() method which takes a Stream instead of a file path. To prevent having to leave the Stream open, modified XRayPipelineCustomizer to carry the XRayPipelineHandler rather than Path attribute so the manifest can be initialized on the call the RegisterXRayManifest() rather than the call to Customize().

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

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.

2 participants