docs: add new example for multi-destination exporting to Sphinx Doc#5087
docs: add new example for multi-destination exporting to Sphinx Doc#5087weizhikuan wants to merge 7 commits intoopen-telemetry:mainfrom
Conversation
8c4dab5 to
7127c68
Compare
|
Thanks @weizhikuan ! Please could you also run |
Yep, did that and fixed the formatting issue. |
1387b71 to
e2e2912
Compare
tammy-baylis-swi
left a comment
There was a problem hiding this comment.
Thank you! Lgtm
e2e2912 to
d06c744
Compare
|
@MikeGoldsmith NP! Also just want to check and I am not quite familiar with the workflow, will this be merged anytime soon? or still needs some improvments? |
Once an approver has given feedback approved, it then goes to the project maintainers to do final review and merge. Hopefully someone can get to it soon. The project has a lot of open PRs right now and we're working on a patch. |
Thanks for the explanation! |
Description
Add an example for multi-destination exporting to Sphinx documentation build.
Fixes #1109
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Did test the new content to the doc with
tox -e docsand checked the generated doc page.For each python example added, ran as it is and getting the expected output for multi-destination exporting output including console, otlp-grpc and otlp-http
Does This PR Require a Contrib Repo Change?
Checklist: