-
Notifications
You must be signed in to change notification settings - Fork 666
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
update OTLP/HTTP example & test port to 4318 #2016
Conversation
We should probably hold this off for sometime open-telemetry/opentelemetry-specification#1847. |
Good call, I'm marking this PR as draft to avoid merging it accidentally. 👍 |
...porter-otlp-proto-http/src/opentelemetry/exporter/otlp/proto/http/trace_exporter/__init__.py
Show resolved
Hide resolved
I have added changes to this PR because @codeboten is out of office, please review again.
Since @codeboten is out of office these days, I tried to help and update the port but I am actually making matters worse with the docker tests 😅 I'll wait for @codeboten to come back ✌️ |
0151308
to
732daed
Compare
Moving this back to draft waiting on open-telemetry/opentelemetry-collector#3765 |
We initially made the package beta for not having clarity on the port number but looks like we released 1.0 in 3b190f5. @codeboten Would you mind updating the status here? |
@lonewolf3739 updated, please take a look. |
Description
Update the OTLP over HTTP default port in the examples to match the spec. This also updates the classifier to
Development Status :: 5 - Production/Stable
as the spec confirmed the port moving forward.Fixes #2015
Type of change
Please delete options that are not relevant.
Does This PR Require a Contrib Repo Change?
Checklist: