AppD Archive

Method Invocation Counter

CommunityUser
Splunk Employee
Splunk Employee

Hi,

Is there a way to track the number of times a particualr method on a class is invoked within a business transaction? I know I can setup an info point on the method but it gives overall calls per minute and not calls per BT.

Thanks!

0 Karma

Arun_Dasetty
Super Champion

Hi,

As of now i do not see an option to see the number of times a particular BT is called if the API is part of an existing BT.

Let us know if defining custom POJO  rule on the Class and method helps here to get the total calls per tier in BT grid.

Regards,

Arun

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...