| Package | Description |
|---|---|
| org.webswing.server.services.stats.logger |
| Modifier and Type | Method and Description |
|---|---|
static WarningRule |
WarningRule.memoryUtilizationRule(double threshold) |
static WarningRule |
WarningRule.thresholdRule(String metric,
double threshold) |
static WarningRule |
WarningRule.thresholdRule(String metric,
double threshold,
String msg) |
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceStats.processMetric(MetricRule rule,
String name,
Number value,
WarningRule warnRule) |
Copyright © 2017. All rights reserved.