Abel Kuruvilla
Results
2
issues of
Abel Kuruvilla
Opentracing is no longer the industry standard, and has been replace by Opentelemetry (https://opentelemetry.io/). With this PR, I hope anyone who wish to use Opentelemetry can implement it with ease
When I try to add Meteor.users for REST authentication, my app is crashing. I used the code found in the documentation code itself: Api.addCollection(Meteor.users, { excludedEndpoints: ['getAll', 'put'], routeOptions: {...