Valentin Marchaud

Results 148 comments of Valentin Marchaud

> thanks for adding the up-for-grabs label. Does that imply that you're in support of this feature request? If so, I can take a stab at the implementation. Yeah generally...

I believe it would be better to add utils/properties to the `BaggageEntryMetadata` type, it will only require a minor bump then. Note that since the content of metadata isn't spec'ed...

Hello everyone, i made a fork over [here](https://github.com/vmarchaud/jsdoc-http-plugin) with `@code` and `@response` tags. Plus renamed the other tags to make them simpler.

Lerna 4 drop the support for node 8.x so unless we want to drop 8.x support we can merge this now

> The issue is not with use of private but with use of instance methods which don't access this. If a method doesn't access this then there is no reason...

> If a public method doesn't access this then why not export it as a function directly? I see your point but as the discussion on the API, we are...

Since they are no concensus on this, i think we can keep the issue open and re-visit later on if minification is a problem among users, WDYT @dyladan ?

> Is it feasible to configure the OTLP exporter based on that mechanism? Adding on this, this is definitly for this use case that i implemented this back then so...