Nathaniel Ruiz Nowell
Nathaniel Ruiz Nowell
Hey everyone, I'm confused as to whether this relates to the issue I encountered. I see this comment on the [Check Runs action API documentation](https://docs.github.com/en/free-pro-team@latest/rest/reference/checks#create-a-check-run) > Note: The Checks API...
Thanks @JJ . So for my case, I found out that I was going about this wrong. Someone was trying to make a PR to the origin repository A from...
Hey @nikolaianohyn thanks for raising this issue! Unfortunately I don't believe this is something the team wants to add, we already mention clearly in [the documentation](https://docs.aws.amazon.com/xray/latest/devguide/xray-sdk-go-configuration.html) that environment variables take...
Hey @nikolaianohyn, thanks for explaining further. I brought this up with the team and we can see that it is consistent across other SDKs. This is probably because 1 segment...
Thanks to @eratio08 's comment, I also fixed this issue by going to `~/Library/Application Support/Code/User/settings.json` and explicitly adding `"rust-client.rlsPath": "/Users/NathanielRuiz/.cargo/bin/rls"`. (You can also do this in `Ctrl + Shift +...
Hey @lephuongbg, thanks for posting this issue! Is this something that you could configure using the Collector Config file? By default Lambda Layers built using this repository use the `debug`...
I believe this is related to https://github.com/open-telemetry/opentelemetry-python/issues/2594. The fix could be to add `--logs_exporter console` while we wait for the fix upstream.
Thank you for this change! Is there any chance that you could also update the other dependencies in this same PR 🙂 It looks like [6 days ago, OTel JS...
Thank you for this change! Is there any chance that you could also update the other dependencies in this same PR 🙂 It looks like [6 days ago, OTel JS...
@pcolazurdo Are you able to fix the unit tests? I'll defer to @Aneurysm9 for the approval here 🙂