John Cole

Results 7 comments of John Cole

Really cool and thanks for the PR @jhelovuo ! No one on our team has any experience with Rust; can you link a good getting started guide so we can...

I want to echo my support for this idea. It would be great to be able to constrain resources. Any developer who has worked with aws or gcp has a...

Not knowing the architecture here very well, could it be accomplished as a plugin?

You raise an interesting point regarding the use of quotas as a means of controlling robots within a software framework. Quotas can be a powerful tool in limiting the behavior...

I guess I was thinking a plugin would be an easy way to deploy it quickly, get user feedback, and then when demonstrated it could become a core feature.

@gardner , I did this as well, just slightly differently: `OTEL_SDK_DISABLED = "true"` I get the following message over and over, but the failures were making the output completely unreadable....

Is there a cookbook or somewhere I could contribute a snippet of code? I made a workaround example that requires a little bit of finesse, I could share.