1. Divya Reddy
  2. PowerBuilder
  3. Wednesday, 20 December 2023 20:19 PM UTC

Hello All,

For  tracing ,logging and observability we would like to explore Opentelemerty for our PB application. I couldn't find anything related to using Opentelemetry in PB in the web so if anyone has explored OpenTelemetry for PB could you let me know some details about the experience. 

 

Also, if there are any good alternatives or options for tracing, logging  to monitor app performance PB  applicaiton?

 

Thanks in Advance

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Wednesday, 20 December 2023 22:02 PM UTC
  2. PowerBuilder
  3. # 1

Hi Divya;

  As far as I can see .. you would have to call there C++ or .NET API yourself from your PB App ... 

  https://opentelemetry.io/docs/instrumentation/cpp

  A C++ DLL should work with any PB Version via "External Function" calls. If you are on a newer version of Appeon PB though, you could then look at calling the .NET interface via PB's built-in DotNetObject class.  https://docs.appeon.com/pb2022/objects_and_controls/DotNetObject_object.html

HTH

Regards ... Chris

 

 

 

 

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.