You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/08/31 00:03:19 UTC

[GitHub] [openwhisk-deploy-kube] selfxp opened a new pull request #520: Add support for user-events monitoring

selfxp opened a new pull request #520: Add support for user-events monitoring
URL: https://github.com/apache/openwhisk-deploy-kube/pull/520
 
 
   * Provides monitoring capabilities for all user specific metrics by deploying `user-events`, `prometheus` and `grafana` on the cluster in case `userMetricsEnabled` is set to `true`. 
   
   * It exposes a `/monitoring` endpoint for accessing the Grafana dashboards. 
   
   * All system metrics will also be stored inside prometheus in case `prometheusEnabled=true`. 
   
   * More on the `user-events` service that reads the events from Kafka on this [OW PR](https://github.com/apache/openwhisk/pull/4584).
   
   Fixes #519 

----------------------------------------------------------------
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


With regards,
Apache Git Services