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

[receiver/pulsarreceiver] - Add encoding extension #29322

Closed

Conversation

VihasMakwana
Copy link
Contributor

@VihasMakwana VihasMakwana commented Nov 17, 2023

Description: This PR introduces the recently added encoding extension to pulsarreceiver.

@VihasMakwana VihasMakwana changed the title Add encoding pulsar [recevier/pulsarreceiver] - Add encoding extension Nov 17, 2023
@atoulme atoulme changed the title [recevier/pulsarreceiver] - Add encoding extension [receiver/pulsarreceiver] - Add encoding extension Nov 17, 2023
Copy link
Contributor

github-actions bot commented Dec 2, 2023

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 Dec 2, 2023
@atoulme
Copy link
Contributor

atoulme commented Dec 7, 2023

Please rebase

@github-actions github-actions bot removed the Stale label Dec 8, 2023
Copy link
Contributor

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 Dec 23, 2023
Copy link
Contributor

github-actions bot commented Jan 7, 2024

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Jan 7, 2024
@atoulme atoulme reopened this Jan 7, 2024
@github-actions github-actions bot removed the Stale label Jan 8, 2024
@VihasMakwana VihasMakwana force-pushed the add-encoding-pulsar branch 4 times, most recently from cb1d44d to cb17c7f Compare January 10, 2024 10:07
@VihasMakwana
Copy link
Contributor Author

@dmitryax up for review

@VihasMakwana VihasMakwana marked this pull request as ready for review January 14, 2024 09:22
@VihasMakwana VihasMakwana requested a review from a team January 14, 2024 09:22
@VihasMakwana VihasMakwana requested a review from mx-psi as a code owner January 16, 2024 04:48
@github-actions github-actions bot added the cmd/configschema configschema command label Jan 16, 2024
Copy link
Contributor

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 Jan 30, 2024
Copy link
Contributor

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Feb 14, 2024
@VihasMakwana
Copy link
Contributor Author

@dmitryax can you review this and reopen it? I can't reopen due to insufficient permissions.

@atoulme atoulme reopened this Feb 17, 2024
@github-actions github-actions bot removed the Stale label Feb 18, 2024
receiver/pulsarreceiver/config.go Outdated Show resolved Hide resolved
@@ -30,7 +30,6 @@ func TestLoadConfig(t *testing.T) {
Endpoint: "pulsar://localhost:6500",
ConsumerName: "otel-collector",
Subscription: "otel-collector",
Encoding: defaultEncoding,
Copy link
Member

Choose a reason for hiding this comment

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

What is the default behavior if encoding_extension isn't set? I believe it should be OTLP encoding

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I believe so.
Will change it to OTLP

Copy link
Contributor

github-actions bot commented Mar 8, 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 Mar 8, 2024
@github-actions github-actions bot requested a review from dao-jun March 21, 2024 11:46
@github-actions github-actions bot removed the Stale label Mar 22, 2024
@VihasMakwana
Copy link
Contributor Author

Not stale. working

Copy link
Contributor

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 Apr 13, 2024
Copy link
Contributor

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants