doc-exports/docs/apm/umn/apm_07_0016.html
Li, Qiao 01222743d0 APM2.0 UMN 20230825 version
Reviewed-by: Mützel, Andrea <andrea.muetzel@t-systems.com>
Co-authored-by: Li, Qiao <qiaoli@huawei.com>
Co-committed-by: Li, Qiao <qiaoli@huawei.com>
2024-06-18 07:09:10 +00:00

2.3 KiB

Configuring the JavaMethod Monitoring Item

On the Modify JavaMethod Monitoring Configuration page, set method interception parameters.

  • Collection Interval: The default value is 60s and cannot be changed.
  • Method Interception Configuration: is used to collect specified service methods. The method data is displayed on the JavaMethod metric page and in traces.
  • Intercepted Class: name of the fully-qualified class to be collected. Both the package name and class name need to be specified.
  • Intercepted Method: name of the method to be collected. If multiple methods exist, separate them by commas (,), for example, testMethod1,testMethod2.
Figure 1 Configuring the JavaMethod monitoring item