mrsufgi
mrsufgi
2021 Here, any roadmapping planned for this? any direction for where to start, maybe we can find the time to contribute such functionality into the module?
> Hello @emmanuel-keller , seems nice but Im not sure to understand, is that a request for a PR :) ? It's general algorithm for merging JSONs that we may...
Seems that with OpenTelemetry v1.0 we can move forward with this, implementing #2 and making it the default(!) would be the way to go. In the meantime, since otel-collector supports...
Any updates on this?
@cakeinpanic, thank you for the script; however, don't you think it will be a good idea to have this library do it for you? Updating dependencies is basic. Without it,...
@edbzn I need to find out how you're using the GITHUB_TOKEN on protected. I couldn't find how to allow you to push.
This also happens with build / swc; making sure the package.json name and config alias are different solves it. for reference, it does not solve issues with temporal.io webpack bundle.
> First of all stop to create tons of useless aliases, do it in the right way and create an alias that has exactly the same name of your package....
@kevincantu is correct, I'm trying to setup my sidecar Envoy proxy 1.20 (aws) to report to a OTel collector sidecar using: `ENABLE_ENVOY_JAEGER_TRACING=true` on AWS. My collector is setup for recieving...
> @mrsufgi one problem with the current jaeger tracer is that it doesn't support the W3C trace context so far. Therefore we enabled the OpenCensus tracer, which is connected to...