[C++] Dump OpenTelemetry profiling summary to stdout
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 91
Description
Add an OpenTemetry exporter that constructs a profiling summary and prints it to stdout.
**Reporter**: [Ákos Hadnagy](https://issues.apache.org/jira/browse/ARROW-16084) / @ahadnagy
**Note**: *This issue was originally created as [ARROW-16084](https://issues.apache.org/jira/browse/ARROW-16084). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
Contributor guide
Research direction
Start by locating the C++ profiling implementation and any existing exporter entry points in the repository; the issue does not name files or tests. Determine how a profiling summary is constructed and how output behavior is tested. Done means an OpenTelemetry exporter produces the summary and prints it to stdout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100