open-telemetry / opentelemetry-cpp-contrib

https://opentelemetry.io/
Apache License 2.0
124 stars 135 forks source link

Statsd exporter for Metrics #150

Open lalitb opened 2 years ago

lalitb commented 2 years ago

Now that the opentelemetry-cpp Metrics implementation is taking shape, it would be good to have an initial implementation for Metrics exporter for statsd.

SaidineshBijjam commented 1 month ago

I want to enable metrics support in my Apache and Nginx servers using OpenTelemetry. Can I take on this project and submit a PR for it?

I noticed there is an existing PR (link), but it hasn't been updated in two years. What is the current status, and is there interest in contributions to add this functionality?

lalitb commented 1 month ago

cc @DebajitDas can you help with above query.

I noticed there is an existing PR (https://github.com/open-telemetry/opentelemetry-cpp-contrib/pull/218), but it hasn't been updated in two years. What is the current status, and is there interest in contributions to add this functionality?

I was working on this PR earlier, however don't have bandwidth to take it forward. Feel free to pick this up.

DebajitDas commented 1 month ago

@lalitb this question is related to statsd and not related to otel-webserver-module.