opentelemetry-cpp-contrib
opentelemetry-cpp-contrib copied to clipboard
extend OpenTelemetry module for Apache HTTP Server with arm support
trafficstars
The existing docs say currently apache otel module only works for x86-64 instruction set and glibc version greater than 2.17 https://github.com/open-telemetry/opentelemetry.io/blob/main/content/en/blog/2022/instrument-apache-httpd-server/index.md This feature is requesting support for arm as well.
I've built an autoinstrumentation image (ghcr.io/pl4nty/otel-operator-autoinstrumentation-apache-httpd) and it's been stable for a few months with httpd and nginx. Happy to send a PR but I haven't written tests or anything - it's just a few lines in build.gradle and common.gradle