rredhatt commented on issue #51: how to get this into my current install of openwhisk URL: https://github.com/apache/incubator-openwhisk-package-alarms/issues/51#issuecomment-451396625 Alarm provider pods seems to be in a running state and the alarm provider logs seems to have stopped at the initialisation phase, i.e. I cannot see any attempts for alarm configuration. **kubectl get pods -n openwhisk** NAME READY STATUS RESTARTS AGE alarmprovider-7856c8d5b9-p4plh 1/1 Running 0 21d **kubectl logs alarmprovider-7856c8d5b9-p4plh -n openwhisk** [2018-12-26T20:42:14.647Z] [INFO] [??] [alarmsTrigger] [createDatabase] creating the trigger database [2018-12-26T20:42:14.898Z] [INFO] [??] [alarmsTrigger] [server.listen] Express server listening on port 8080 [2018-12-26T20:42:15.040Z] [INFO] [??] [alarmsTrigger] [initAllTriggers] resetting system from last state
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
