dd01panqinglong opened a new issue #5447:
URL: https://github.com/apache/skywalking/issues/5447
### oal
endpoint_500 = from(Endpoint.*).percent(status == false);
### oap
endpoint_500_rule:
# Metrics value need to be long, double or int
metrics-name: endpoint_500
op: ">"
threshold: 1
period: 10
count: 1
silence-period: 1
message: Successful rate of endpoints_500 {name} is lower than 1% in
1 minutes of last 10 minutes
### oap-server
org.apache.skywalking.oap.server.core.storage.model.ModelInstaller -50520
[main] INFO [] - table: alarm_record does not exist. OAP is running in
'no-init' mode, waiting... retry 3s later
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]