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/09/19 06:52:32 UTC

[GitHub] [openwhisk] selfxp opened a new issue #4634: Extends user-events configuration

selfxp opened a new issue #4634: Extends user-events configuration
URL: https://github.com/apache/openwhisk/issues/4634
 
 
   * The Prometheus recorder can't be disabled in the current `user-events` implementation. 
   Someone might want to use the KamonRecorder with some reporters other than Prometheus. It  would be better to make the `reporter` and `recorder` configurable.  
   https://github.com/apache/openwhisk/blob/f04275a825346da52d8616cf241f7a6ae78dccbc/core/monitoring/user-events/src/main/scala/org/apache/openwhisk/core/monitoring/metrics/OpenWhiskEvents.scala#L49
   * Make kafka `client.id` configurable in order to be able to run multiple instances of the this service.
   https://github.com/apache/openwhisk/blob/f04275a825346da52d8616cf241f7a6ae78dccbc/core/monitoring/user-events/src/main/scala/org/apache/openwhisk/core/monitoring/metrics/EventConsumer.scala#L138
   

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