You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/09/06 05:34:41 UTC

[GitHub] [skywalking] dd01panqinglong opened a new issue #5447: start to error

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:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on issue #5447: start to error

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #5447:
URL: https://github.com/apache/skywalking/issues/5447#issuecomment-687706709


   The document has told what is `no-init` mode.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng closed issue #5447: start to error

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #5447:
URL: https://github.com/apache/skywalking/issues/5447


   


----------------------------------------------------------------
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:
users@infra.apache.org