You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have raised the above PR to show what I mean, but I am new to opentelemetry and only at a basic scripting level with python and associated tooling, as opposed to being a guru so going to have to figure out how to go about testing this to ensure it behaves as expected unless anyone has any recommendations / can point me in the right direction of course!
If you run the tox command tox -e docs it should error if there is any issue with documentation. Otherwise, it will create a _build/html folder which contains the API documentation file. You should be able to browse the generated documentation by opening index.html and see if did what you expected it to do.
@srikanthccv - Thank you for the comment! I'll take a look at this later today and hopefully tidy everything up a bit more and have it appropriately tested 👍
The API section in the OpenTelemetry OTLP Exporters documentation page is not being generated. According to otlp.rst, it should be generated:
The text was updated successfully, but these errors were encountered: