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

Upgrade open telemetry protobufs from v0.10.0 to v1.3.2 #1974

Merged
merged 2 commits into from
Jul 26, 2024

Conversation

ddelnano
Copy link
Member

Summary: Upgrade open telemetry protobufs from v0.10.0 to v1.3.2

This is a continuation of #1849. Since there was a new minor patch release since that PR was created, I decided to upgrade this to the latest version. This version of the protobufs adds support in the OTLP protocol for histograms.

Relevant Issues: #1968

Type of change: /kind feature

Test Plan: Verified the following:

  • Reviewed the opentelemetry-proto changelog and changes to assess that changes to the protos are uneventful aside from the renaming of the fields changed in this PR
  • Tested OTel export with v1.3.2 against a v0.48.0 open telemetry collector
  • Tested OTel export with v1.3.2 against a v0.105.0 open telemetry collector
  • Tested OTel export with v1.3.2 against New Relic's otel ingest
  • Tested OTel export with v1.3.2 against Datadog's otel ingest

Pete Stevenson and others added 2 commits July 24, 2024 16:44
Signed-off-by: Pete Stevenson <jps@pixielabs.ai>
Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
@ddelnano ddelnano requested review from a team as code owners July 25, 2024 19:22
@ddelnano ddelnano merged commit 962e48d into pixie-io:main Jul 26, 2024
31 checks passed
@ddelnano ddelnano deleted the ddelnano/upgrade-otel-proto branch July 26, 2024 02:28
ddelnano added a commit to ddelnano/pixie that referenced this pull request Sep 23, 2024
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