forked from docs/doc-exports
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>
2.3 KiB
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.
Parent topic: Application Monitoring Configuration