Skip to content

[statsd] Add statsd exporter #543

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

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

Conversation

zurex
Copy link
Contributor

@zurex zurex commented Apr 13, 2025

Description

This PR raised for fix #150, navigate to the issue to get more details.

Changes

  • Add new exporter statsd under exporters folder.
  • Add data transport support windows/unix_domain/tcp/udp.
  • Support base statsd text based protocol (without tag support)

Test && Validation

  • Pass the basic test cases (will add more later)

Todo

This part will be covered in follow up actions items.

  • Support tags
  • More test cases.

@zurex zurex requested a review from a team as a code owner April 13, 2025 15:04
@zurex zurex changed the title [WIP] - [statsd] Add statsd exporter [statsd] Add statsd exporter Apr 19, 2025
@zurex
Copy link
Contributor Author

zurex commented Apr 19, 2025

Hi @lalitb, @marcalff and @ThomsonTan , would you mind take a look? I would like to submit it in several PRs since this feature is relatively large. Tags support and more test cases will be coved in separate PRs.

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.

Statsd exporter for Metrics
1 participant