opentelemetry-cpp-contrib
opentelemetry-cpp-contrib copied to clipboard
Statsd exporter for Metrics
Now that the opentelemetry-cpp Metrics implementation is taking shape, it would be good to have an initial implementation for Metrics exporter for statsd.
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?
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.
@lalitb this question is related to statsd and not related to otel-webserver-module.
@lalitb and @SaidineshBijjam, any update on this feature? If no one working on it now, i can pick it since we need support statsd protocol.
Hi @lalitb @ThomsonTan and @marcalff, I will draft a PR to impl statsd protocol since no one working on it and i have a validated version. Feel free to let me know if you have any concerns.