AIX Open Source

AIX Open Source

Share your experiences and connect with fellow developers to discover how to build and manage open source software for the AIX operating system


#Operatingsystems
#Opensource
#AIX
#AIX Open Source
 View Only
  • 1.  OpenTelemetry for AIX

    Posted Wed November 06, 2024 07:37 AM

    I have OpenTelemetry OpenTelemetry working on AIX in my github repository GitHub - tjcw/opentelemetry-cpp-fork: The OpenTelemetry C++ Client .There is a pull request outstanding to integrate this into the public OpenTelemetry build, but if you want it sooner you can clone it from my repository. It is less-well-tested on AIX than on Linux, so do not be too surprised if you find defects with it.

    OpenTelemetry remove preview
    OpenTelemetry
    High-quality, ubiquitous, and portable telemetry to enable effective observability
    View this on OpenTelemetry >

     



    ------------------------------
    Chris Ward
    ------------------------------


  • 2.  RE: OpenTelemetry for AIX

    Posted Fri November 08, 2024 03:26 AM

    That's great. Very much appreciated. 



    ------------------------------
    Ayappan P
    ------------------------------



  • 3.  RE: OpenTelemetry for AIX

    Posted Wed November 13, 2024 04:50 AM

    The revision is now in the main OpenTelemetry repository, you can fetch the latest code with

    git clone git@github.com:open-telemetry/opentelemetry-cpp.git

    In due course (not sure when) it will make its way into the release tarball.



    ------------------------------
    Chris Ward
    ------------------------------