01 Jun 2021 11:02 PM - last edited on 02 Jun 2021 07:18 AM by Karolina_Linda
I am doing synthetic monitoring of a web request service and I need to be able to detect if debug() logging is enabled in the tagged traffic of my test. Is there a way to set up a CSM that would give me the number of calls made to debug logging methods in my application code?
Can you give an example? Thanks,
JT
07 Jun 2021 01:28 PM
I guess you could create a custom service that detects a service for that class & particular method and then use this custom service as a source for the custom service metric?