Instana

Instana

The community for performance and observability professionals to learn, to share ideas, and to connect with others.

 View Only
  • 1.  No calls monitored in Application Perspective

    Posted Thu October 23, 2025 07:17 AM

    Hi,

    We created a new application perspective and it has been 2 days, but still no calls monitored. The application is filenet and DB2 monitoring is configured. We can see thru the infrastructure that OS, DB2 and WAS is being monitored.

    Any tips?

    Thanks,

    Bobbie


    #ApplicationPerspectives

    ------------------------------
    Arthur 'Bobbie' J Geronimo
    EBIZOLUTION INC, Technician
    ageronimo@ebizolution.com
    +639178111514
    Makati, Philippines
    www.ebizolution.com
    ------------------------------


  • 2.  RE: No calls monitored in Application Perspective

    Posted Fri October 24, 2025 01:03 AM

    Hi Arthur/Bobbie,

    Make sure that there's traffic between filenet, DB2 and WAS.



    ------------------------------
    Bart Bogaerts
    Client Engineering - Technology Engineer
    IBM Belgium
    Brussels
    ------------------------------



  • 3.  RE: No calls monitored in Application Perspective

    Posted Sun October 26, 2025 09:22 PM

    Hi Bart,

    Thanks for advice.



    ------------------------------
    Arthur 'Bobbie' J Geronimo
    EBIZOLUTION INC, Technician
    ageronimo@ebizolution.com
    +639178111514
    Makati, Philippines
    www.ebizolution.com
    ------------------------------



  • 4.  RE: No calls monitored in Application Perspective

    Posted Mon January 12, 2026 07:11 PM

    Hi,

    Apparently, there's comms between WAS and DB2. WAS is instructing DB2 to run stored procedures. These stored procedures ingest data located in a mounted file system within the same DB2 server. In instana point of view, will there be calls?



    ------------------------------
    Arthur 'Bobbie' J Geronimo
    EBIZOLUTION INC, Technician
    ageronimo@ebizolution.com
    +639178111514
    Makati, Philippines
    www.ebizolution.com
    ------------------------------



  • 5.  RE: No calls monitored in Application Perspective

    Posted Tue January 13, 2026 03:02 AM

    Hi,

    Yes, calls should be visible between WAS and Db2.
    If not, try setting:

      com.instana.tracing:
        db2:
          trace-correlation: true
          db2CorrelationMode: dont-override
          db2CorrelationDelimiter: '|'
          db2CorrelationField: ClientHostname
     



    (Link: https://www.ibm.com/docs/en/instana-observability/1.0.311?topic=machine-configuring-java-sensor#configuring-ibm-db2-trace-correlation)



    ------------------------------
    Bart Bogaerts
    Client Engineering - Technology Engineer
    IBM Belgium
    Brussels
    ------------------------------



  • 6.  RE: No calls monitored in Application Perspective

    Posted Thu January 15, 2026 08:43 PM

    Hi Bart,

    Thanks. I'll try this.



    ------------------------------
    Arthur 'Bobbie' J Geronimo
    EBIZOLUTION INC, Technician
    ageronimo@ebizolution.com
    +639178111514
    Makati, Philippines
    www.ebizolution.com
    ------------------------------