Emmanuel T Odeke
Emmanuel T Odeke
It occured to me some months ago that there is a bit of a cognitive load when getting started with OpenCensus. For example, users would go through the labour of...
This is an issue to add a reminder that we need help filling out the "Advanced Concepts" section https://opencensus.io/advanced-concepts/ Please feel free to pitch in everyone but for starters I'll...
This is a TODO for @songy23(thank you) from https://github.com/census-instrumentation/opencensus-website/pull/208#pullrequestreview-142475419 and particularly https://github.com/census-instrumentation/opencensus-website/pull/208#discussion_r206712643 where despite the app level spans showing up in the trace, the Google Cloud Bigtable traces and annotations...
Migrating here from https://github.com/census-ecosystem/opencensus-go-exporter-ocagent/issues/11. If an application decides to make more than 1 exporter, the agent should be able to distinguish between each instance of the exporter. In fact a...
While studying this code I noticed something that fillerRow is as long as `ds.width+extendedWidth` while fillerExtendedRow is as long as `extendedWidth` we could take advantage of loop reuse to build...
Reported offline via the Hackerone bug bounty program >Visit the link https://github.com/iqlusioninc/yubihsm.rs this . >Now click on "MockHSM " Link as below https://docs.rs/yubihsm/latest/yubihsm/mockhsm/struct.MockHsm.html we will be redirected to Docs.rs "The...
### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? While auditing this code I noticed this pattern https://github.com/evmos/evmos/blob/ad1e289ab0a38cddddef1e76b46a62d7fc184b4d/app/ante/evm/07_can_transfer.go#L49-L56 which presumes...
### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? While security auditing this code I noticed that this code doesn't...
Advised offline by a friend(who knows themselves), a great idea is to make the tool an interactive CLI that cuts out the need for folks to know Go; if they...
Adds the ability for us to test on all of Go1.17,1.18,1.19