You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Will Jones (Jira)" <ji...@apache.org> on 2022/01/31 22:19:00 UTC

[jira] [Created] (ARROW-15512) [C++] OT logging for memory pool allocations

Will Jones created ARROW-15512:
----------------------------------

             Summary: [C++] OT logging for memory pool allocations
                 Key: ARROW-15512
                 URL: https://issues.apache.org/jira/browse/ARROW-15512
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++
    Affects Versions: 6.0.1
            Reporter: Will Jones
             Fix For: 8.0.0


ARROW-3016 suggests there is a real need for tracking memory allocations with context such as traceback and sizes. That ticket covers using Linux tools like perf and uprobe to do so.

Using OpenTelemetry might provide a cross-platform to do that same, one that's in line with other tracing efforts.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)