open-telemetry / open-telemetry/opentelemetry-cpp-contrib

extend OpenTelemetry module for Apache HTTP Server with arm support

Open
#332 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Webserver
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.