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

OTel-Arrow receiver timeout propagation #34742

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

jmacd
Copy link
Contributor

@jmacd jmacd commented Aug 19, 2024

Description: Receiver side of open-telemetry/otel-arrow#227. The exporter side is #34733.

Link to tracking Issue: open-telemetry/otel-arrow#227

Testing: A new end-to-end integration test. ✅

Documentation: Since this is expected of gRPC receivers, no docs are changed.

Copy link
Member

@mwear mwear left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs a go.mod update

Error: ../../receiver/otelarrowreceiver/internal/arrow/arrow.go:44:2: missing go.sum entry for module providing package github.com/open-telemetry/opentelemetry-collector-contrib/internal/grpcutil (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/otelarrowreceiver/internal/arrow);

@jmacd
Copy link
Contributor Author

jmacd commented Aug 20, 2024

This PR will not pass its automatic checks until #34733 merges. Otherwise I need to re-gen go.mod files which will introduce merge conflicts. It's easier to leave this PR until the other merges.

@jmacd jmacd marked this pull request as draft August 20, 2024 15:19
@jmacd
Copy link
Contributor Author

jmacd commented Aug 20, 2024

In fact, when the other PR merges, I will update this one to include an end-to-end test. I'll leave this in draft for now. Reviewers/approvers/maintainers, please focus on #34733. Thanks!

Copy link
Contributor

github-actions bot commented Sep 4, 2024

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Sep 4, 2024
@jmacd
Copy link
Contributor Author

jmacd commented Sep 4, 2024

I plan to leave this in draft until #34733 merges.

@jmacd jmacd removed the Stale label Sep 4, 2024
codeboten pushed a commit that referenced this pull request Sep 5, 2024
**Description:** Exporter side of
open-telemetry/otel-arrow#227. The receiver
side is
#34742.

**Link to tracking Issue:**
open-telemetry/otel-arrow#227

**Testing:** Adds a test for the expected metadata propagation.

**Documentation:** Since this is expected of gRPC receivers, no docs are
changed.
@jmacd jmacd marked this pull request as ready for review September 5, 2024 17:11
@jmacd jmacd marked this pull request as draft September 5, 2024 18:44
Copy link
Contributor

@moh-osman3 moh-osman3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jmacd jmacd marked this pull request as ready for review September 6, 2024 16:21
@mwear mwear added the ready to merge Code review completed; ready to merge by maintainers label Sep 6, 2024
@jmacd jmacd mentioned this pull request Sep 6, 2024
f7o pushed a commit to f7o/opentelemetry-collector-contrib that referenced this pull request Sep 12, 2024
**Description:** Exporter side of
open-telemetry/otel-arrow#227. The receiver
side is
open-telemetry#34742.

**Link to tracking Issue:**
open-telemetry/otel-arrow#227

**Testing:** Adds a test for the expected metadata propagation.

**Documentation:** Since this is expected of gRPC receivers, no docs are
changed.
…etry-collector-contrib into jmacd/arrow_recv_timeout
@jmacd
Copy link
Contributor Author

jmacd commented Sep 12, 2024

The test failure is unrelated.

@jmacd jmacd requested a review from a team as a code owner September 18, 2024 20:02
@jmacd
Copy link
Contributor Author

jmacd commented Sep 20, 2024

This PR is a month old. Please merge!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal/otelarrow ready to merge Code review completed; ready to merge by maintainers receiver/otelarrow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants