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

Add support for easy integration with alternative Exporters #9

Open
ShaydeNofziger opened this issue Feb 14, 2022 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@ShaydeNofziger
Copy link
Owner

Many are writing their own trace exporter extension methods, such as AddAzureMonitorTraceExporter which become very specific to the solution being offered. Provide an easy way to hook into this and provide your own custom exporter to the module.

@ShaydeNofziger ShaydeNofziger added the enhancement New feature or request label Feb 14, 2022
@ShaydeNofziger
Copy link
Owner Author

Example of this is #11 - perhaps provide some big third-party support with an easy way for others to hook in / add their own.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant