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/16 11:42:03 UTC

[GitHub] [openwhisk] markusthoemmes opened a new pull request #4768: Update kamon-core, instrumentations and reporters to 2.0.x.

markusthoemmes opened a new pull request #4768: Update kamon-core, instrumentations and reporters to 2.0.x.
URL: https://github.com/apache/openwhisk/pull/4768
 
 
   ## Description
   
   Versions prior to 2.0.x do not support Scala 2.13.
   
   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. I'll relay those discussions onto the dev list.
   
   ## Related issue and scope
   
   Ref #4741.
   
   ## My changes affect the following components
   <!--- Select below all system components are affected by your change. -->
   <!--- Enter an `x` in all applicable boxes. -->
   - [X] Data stores (e.g., CouchDB)
   - [X] Tests
   - [X] Deployment
   - [X] General tooling
   
   ## Checklist:
   <!--- Please review the points below which help you make sure you've covered all aspects of the change you're making. -->
   
   - [x] I signed an [Apache CLA](https://github.com/apache/openwhisk/blob/master/CONTRIBUTING.md).
   - [X] I reviewed the [style guides](https://github.com/apache/openwhisk/wiki/Contributing:-Git-guidelines#code-readiness) and followed the recommendations (Travis CI will check :).
   - [X] I added tests to cover my changes.
   
   

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