opentelemetry-cpp-contrib icon indicating copy to clipboard operation
opentelemetry-cpp-contrib copied to clipboard

[statsd] Add statsd exporter

Open zurex opened this issue 7 months ago • 1 comments

Description

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

Changes

  • [x] Add new exporter statsd under exporters folder.
  • [x] Add data transport support windows/unix_domain/tcp/udp.
  • [x] 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 avatar Apr 13 '25 15:04 zurex

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.

zurex avatar Apr 19 '25 13:04 zurex