public class BehaviorUtils extends Object
| Constructor and Description |
|---|
BehaviorUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
trackOfBehavior(String service,
org.noear.wood.Command cmd,
String ua,
String path,
String operator,
String operator_ip)
跟踪SQL行为
|
static void |
trackOfPerformance(String service,
org.noear.wood.Command cmd,
long thresholdValue)
跟踪SQL性能
|
public static void trackOfPerformance(String service, org.noear.wood.Command cmd, long thresholdValue)
service - 服务名thresholdValue - 阈值Copyright © 2025. All rights reserved.