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/12/17 04:52:09 UTC

[GitHub] [openwhisk] chetanmeh commented on issue #4768: Update kamon-core, instrumentations and reporters to 2.0.x.

chetanmeh commented on issue #4768: Update kamon-core, instrumentations and reporters to 2.0.x.
URL: https://github.com/apache/openwhisk/pull/4768#issuecomment-566379639
 
 
   > This contains a few potentially breaking changes that need discussion, especially around the PrometheusReporter (which should now be hosted on an implicit server at :9095) and the PrometheusRecorder.
   
   Looking at code I believe if we programatically register a `Module` prior to `Kamon.init` then they would not get loaded per default settings. So in our case we can register the `PrometheusReporter` first and then call init which would allow us to retain the existing behaviour

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