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

Add statsdreceiver Unixgram Support #36608

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

Conversation

michaelli321
Copy link

@michaelli321 michaelli321 commented Dec 1, 2024

Description

Adds unixgram transport for the statsdreceiver. Additionally, creates a new packetServer base class for both UDS and UDP* transport types

Link to tracking issue

#21385

Testing

Added a unit test

Copy link

linux-foundation-easycla bot commented Dec 1, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

@michaelli321 michaelli321 marked this pull request as ready for review December 1, 2024 18:42
@michaelli321 michaelli321 requested a review from a team as a code owner December 1, 2024 18:42
@michaelli321 michaelli321 requested a review from dmitryax December 1, 2024 21:08
@michaelli321
Copy link
Author

@ChrsMark @jmacd @dmitryax Do you have an estimate on when someone could get around to a review?

Copy link
Member

@ChrsMark ChrsMark left a comment

Choose a reason for hiding this comment

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

Overall the enhancement looks good but I left some comments with things we should consider/tackle before merge.

@dmitryax @jmacd PTAL

Copy link
Member

@dmitryax dmitryax left a comment

Choose a reason for hiding this comment

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

The code looks good to me. Waiting for a conclusion the socket file discussion

Copy link
Member

@ChrsMark ChrsMark left a comment

Choose a reason for hiding this comment

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

LGTM

I left one minor clarification question for the docs.

receiver/statsdreceiver/README.md Show resolved Hide resolved
@ChrsMark
Copy link
Member

The code looks good to me. Waiting for a conclusion the socket file discussion

@dmitryax the socket deletion was removed, please take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants