Adrian Cole
Adrian Cole
@saturnism @mtwo (or anyone else) do one of you know how to verify an account? @zachdaniel mentioned this: In kubernetes getting PERMISSION_DENIED: The caller does not have permission, but I...
Yes please do! Note the STORAGE_TYPE variable needs to be set to stackdriver On Wed, 11 Apr 2018, 23:26 Morgan McLean, wrote: > @adriancole should I update the GCP docs...
yep census is the replacement for stackdriver instrumentation moving forward. It uses B3 by default now https://github.com/census-instrumentation/opencensus-specs/blob/master/trace/HTTP.md#propagation
Feel free to paste your earlier code here, wrapped in ``` for an example. And also offer potential integration (ex via HttpClientParser)
right now, exception management isn't really a feature as you noticed.. This might be possible as a context rider, ex an "extra" thing that holds exceptions for a span?
I look at it as a nice way to experiment with a feature :) might not work out, but maybe worth exploring.
going to raise a pull request to fix something I messed up, more importantly carving out a unit test as doing the first one is usually the hard part.
not sure if this is a problem still
I suppose that specifically, you are asking to flesh out StackdriverStorageComponent to include the read-back (query) api.