Daniel Azuma
Daniel Azuma
Reopening as it remains an issue, and we're tracking an active internal effort to address it internally.
The googleauth gem doesn't officially support jruby. It may work for the most part, but it's not in our CI and there may be various issues.
There isn't active development being done right at this moment, as the requirements I directly had for Google Cloud are complete. And, to my knowledge, the _required_ features for the...
It would probably be a good idea to take one more pass over the interfaces and bump the version to 1.0, though. I'll look into that, probably in the January...
Hi @richardvflux , yes, go ahead and open a PR.
I think including the metadata in `TagValue` is confusing, since that's not how the [spec](https://github.com/census-instrumentation/opencensus-specs/blob/master/tags/TagMap.md) describes the types. What's wrong with the existing classes?
@jiren Can you review this and verify it's in line with the current stats code?
This task should be implemented in the https://github.com/census-ecosystem/opencensus-ruby-exporter-stackdriver library.
There is an existing gem `google-cloud-env` that talks to the GCP metadata service. Please use that library on the GCP side.
@arcseldon It's on hold right now. I haven't abandoned it, but I did run into some very tricky technical challenges when I was last working actively on it about a...