Tony Li

Results 78 comments of Tony Li

Also trying to get mutual tls to work from a go app instrumented with ocagent to the OC Agent (doesn't the receiver here need the CA cert as well?)

FWIW, this is what I see in Datadog, an empty `HTTP_CLIENT` root span that's not necessary: Based on the code, I don't see where a root span could have been...

We looked at using this but are currently using this other one: https://github.com/GSLabDev/terraform-provider-ad

Could use help: - https://github.com/atom/atom/labels - https://github.com/electron/electron/labels - https://github.com/jekyll/jekyll/labels - https://github.com/pallets/flask/labels - https://github.com/Semantic-Org/Semantic-UI/labels - https://github.com/socketio/socket.io/labels - https://github.com/moment/moment/labels - https://github.com/AFNetworking/AFNetworking/labels - https://github.com/elastic/elasticsearch/labels

Doh, I knew I already did this.. Needed to use `go get -u`. Turn this into a doc updating issue.

Can be done, but is it desirable? - Update [scan.go](https://github.com/tonglil/labeler/blob/5b7932fd6d4933ba5b88719df353e07548f032d1/cmd/scan.go#L24) to accept no args or a `--stdout` flag. - Refactor [scan.go](https://github.com/tonglil/labeler/blob/5b7932fd6d4933ba5b88719df353e07548f032d1/cmd/scan.go#L35-L39) to create the Options object via a function that...

But the question is why do this? Dry run is already pretty decent and scanning into a file is just a matter of `git reset` to revert the scan results.

I'm considering hacking on https://github.com/Sinono3/souvlaki as a standalone project to learn Rust so it can pull info from `spt` and use `spt pb --next`.