Doug Roeper

Results 25 comments of Doug Roeper
trafficstars

Update on this: Recently there have been some new features added to [rules_nodejs](https://github.com/bazelbuild/rules_nodejs/releases) that could eliminate the need to have any bazel setup in this repo. I took a look...

Great, I have created [rules_typescript_proto](https://github.com/Dig-Doug/rules_typescript_proto) and submitted a [PR](https://github.com/improbable-eng/ts-protoc-gen/pull/207) to clean up the code here.

I got this error, though I am not using the emulator. The problem was I didn't load the google application credentials properly. In my case, there was an `"app/invalid-credential"` error...

Have there been any progress on adding a flush capability? I ran into this problem today and had to add a wait to the end of my program (which is...

No problem, it looks like [this](https://github.com/open-telemetry/opentelemetry-cpp/pull/45) is the relevant feature on the opentelemetry side. I look forward to migrating once everything is ready :)

I just tried it, but still no luck -- I get the same issue. I've updated the repo with it.

Hi @maniwani, would you be able to double check my analysis above?

Added a basic test that sets up 2 different events and checks that they get dropped.

Done. Updated to use a SystemSet.