open-telemetry / open-telemetry/opentelemetry-cpp-contrib
extend OpenTelemetry module for Apache HTTP Server with arm support
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 153
- Forks
- 184
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 26
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked OpenTelemetry documentation to understand the current x86-64 and glibc requirements, then locate the Apache HTTP Server module and its build configuration in this repository. Done means the module supports ARM as requested and the documented platform limitations are updated. The issue has had no recent discussion, so confirm the intended scope before starting.
Written by the indexing model from the issue text.
Assessment
- Domain
- observability-sre
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100